pub async fn archive_stream( id: ArchiveId, ) -> Result<ByteStream<ServerFnError<String>>, ServerFnError<String>>
ssr