pub type PrimaryKeyBundle<KeyPart> = KeyBundle<KeyPart, PrimaryRole>;Expand description
A primary key and any associated signatures.
Aliased Typeยง
pub struct PrimaryKeyBundle<KeyPart> { /* private fields */ }pub type PrimaryKeyBundle<KeyPart> = KeyBundle<KeyPart, PrimaryRole>;A primary key and any associated signatures.
pub struct PrimaryKeyBundle<KeyPart> { /* private fields */ }