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: Rust SDK 0.5.0
Following change: Rust SDK 0.7.0