Re-exports§
pub use crate::response::simple_cache_client_sorted_set;pub use self::errors::*;
Modules§
- Configuration structs for the Momento clients.
Structs§
- Client to perform operations on a Momento cache.
- Provides information that the client needs in order to establish a connection to and authenticate with the Momento service.
Enums§
- An enum that is used to indicate if an operation should apply to all fields or just some fields of a dictionary.
Traits§
- Convenience trait for converting strings into bytes and allowing methods to accept either string or byte values.
- Convenience trait for converting a list of IntoBytes items into a list of byte values.