pub async fn handle_get_many<H: ErrorHandler>(
pair: StreamPair<H::R, H::W>,
store: Store,
request: GetManyRequest,
) -> Result<()>pub async fn handle_get_many<H: ErrorHandler>(
pair: StreamPair<H::R, H::W>,
store: Store,
request: GetManyRequest,
) -> Result<()>