Expand description
FFI bindings to the Fastly Compute ABI.
This is a low-level package; the fastly crate wraps these functions
in a much friendlier, Rust-like interface. You should not have to depend on this crate
explicitly in your Cargo.toml.
§Versioning and compatibility
The Cargo version of this package was previously set according to compatibility with the
Compute platform. Since the v0.25.0 release of the Fastly
CLI, the CLI is configured with the range
of fastly-sys versions that are currently compatible with the Compute platform. The Cargo
version of this package since 0.4.0 instead follows the Cargo SemVer compatibility
guidelines.
Modules§
- fastly_
abi - fastly_
acl - fastly_
async_ io - fastly_
backend - fastly_
cache - fastly_
compute_ runtime - fastly_
config_ store - fastly_
device_ detection - fastly_
dictionary - fastly_
erl - fastly_
geo - fastly_
http_ body - fastly_
http_ cache - fastly_
http_ downstream - fastly_
http_ req - fastly_
http_ resp - fastly_
image_ optimizer - fastly_
kv_ store - fastly_
log - fastly_
purge - fastly_
secret_ store - fastly_
shielding - fastly_
uap Deprecated
Structs§
- Backend
Config Options BackendConfigOptionscodings.- Content
Encodings Content-Encodingcodings.- Delete
Config - Delete
Config Options DeleteConfigOptionscodings.- Dynamic
Backend Config - Insert
Config - Insert
Config Options InsertConfigOptionscodings.- List
Config - List
Config Options ListConfigOptionscodings.- Lookup
Config - Lookup
Config Options LookupConfigOptionscodings.
Enums§
- Insert
Mode - Selects the behavior for an insert when the new key matches an existing key.
- List
Mode - Modes of KV Store list operations.
- List
Mode Internal