workflow-http 0.18.0

HTTP client for native and WASM32 targets.
Documentation
1
pub type Result<T> = std::result::Result<T, crate::error::Error>;