Wrapper types to enable optimized handling of &[u8] and Vec<u8>
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
An RPC framework for Rust with a focus on ease of use.
async fn(Request) -> Result<Response, Error>