pub(crate) async fn img_handler(
uri: Uri,
__arg1: State<ServerState>,
) -> Result<Img, StatusCode>Available on crate feature
ssr only.pub(crate) async fn img_handler(
uri: Uri,
__arg1: State<ServerState>,
) -> Result<Img, StatusCode>ssr only.