pub type BucketId = Principal;
The principal id of a bucket canister.
pub struct BucketId { /* private fields */ }