Modules§
Structs§
- DirEntry
- A directory entry returned by
list_dir. - Domain
Pattern - Pattern for matching domains — either exact or wildcard (e.g.
*.example.com). - Fetch
Policy - Controls every aspect of what the safe HTTP client is allowed to do.
- Fetch
Request - A request to be executed by the safe client.
- Fetch
Response - The response returned by the safe client.
- Sandbox
- A sandboxed execution environment backed by WASM (Wasmtime + WASI).