Expand description
§Rust SDK for FastEdge.
Re-exports§
pub extern crate http;
Modules§
- Helper types for http component
- Helper functions for dictionary interface
- FastEdge ProxyWasm module extension
- Helper functions for secret interface
Macros§
- Generates
#[no_mangle]functions to export the specified type as the root implementation of all generated traits.
Enums§
- Error type returned by
send_request
Functions§
- implementation of http_client
Attribute Macros§
- Main function attribute for a FastEdge application.