Crate fastedge
Source Expand description
pub extern crate http;
- body
- Helper types for http component
- dictionary
- Helper functions for dictionary interface
- exports
- gcore
- proxywasm
- FastEdge ProxyWasm module extension
- secret
- Helper functions for secret interface
- wasi_nn
- export
- Generates
#[no_mangle]
functions to export the specified type as the
root implementation of all generated traits.
- Error
- Error type returned by
send_request
- send_request
- implementation of http_client
- http
- Main function attribute for a FastEdge application.