Zero-copy principals + CompactString partial impl
This commit is contained in:
@@ -61,6 +61,7 @@ pub trait RequestHandler: Sync + Send {
|
||||
}
|
||||
|
||||
impl RequestHandler for Server {
|
||||
#![allow(clippy::large_futures)]
|
||||
async fn handle_jmap_request(
|
||||
&self,
|
||||
request: Request,
|
||||
|
||||
Reference in New Issue
Block a user