Expand description
Multiplatform service abstractions used by Cranpose applications.
Re-exports§
pub use http::default_http_client;pub use http::local_http_client;pub use http::HttpClient;pub use http::HttpClientRef;pub use http::HttpError;pub use http::HttpFuture;pub use uri_handler::default_uri_handler;pub use uri_handler::local_uri_handler;pub use uri_handler::ProvideUriHandler;pub use uri_handler::UriHandler;pub use uri_handler::UriHandlerError;pub use uri_handler::UriHandlerRef;