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