Rust SDK 0.6.0
Added
- Added
Dictionary::contains
andDictionaryHandle::contains
methods, which allow programs to check if a key exists in a Fastly Edge Dictionary.
Changed
- Made a broad-ranging overhaul to the
Request
andResponse
APIs. See the documentation of thefastly
crate for details and a migration guide.
Prior change: AssemblyScript SDK 0.2.0
Following change: CLI v0.23.0