fastedge 0.4.0

FastEdge Rust SDK that helps you to create edge cloud application using WASM
Documentation
1
2
3
4
5
6
7
8
9
10
11
# fastedge

> Documentation for the `fastedge` crate (v0.3.5) — a Rust SDK for building edge computing applications that compile to WebAssembly and run on the FastEdge platform.

## Documentation

- [FastEdge Rust SDK Documentation](docs/INDEX.md)
- [Getting Started with FastEdge Rust SDK](docs/quickstart.md)
- [FastEdge Rust SDK — CDN Apps (Proxy-Wasm)](docs/CDN_APPS.md)
- [FastEdge Rust SDK — Host Services](docs/HOST_SERVICES.md)
- [FastEdge Rust SDK — Core API](docs/SDK_API.md)