Skip to main content

BucketHandle

Type Alias BucketHandle 

Source
pub type BucketHandle = String;
Expand description

Resource representation for a bucket (key-value store)

Aliased Typeยง

pub struct BucketHandle { /* private fields */ }