pub type BucketHandle = String;
Resource representation for a bucket (key-value store)
pub struct BucketHandle { /* private fields */ }