Struct bonsaidb::core::test_util::BasicCollectionWithOnlyBrokenParentId [−][src]
pub struct BasicCollectionWithOnlyBrokenParentId;
Trait Implementations
type PrimaryKey = u64
type PrimaryKey = u64
The unique id type. Each document stored in a collection will be uniquely identified by this type. Read more
Defines all View
s in this collection in schema
.
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Returns the unique SchemaName
for this schema.
Defines the Collection
s into schema
.
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more