Struct pliantdb_local::core::test_util::BasicSchema [−][src]
pub struct BasicSchema;
Trait Implementations
Returns the unique SchemaName
for this schema.
Defines the Collection
s into schema
.
Auto Trait Implementations
impl RefUnwindSafe for BasicSchema
impl Send for BasicSchema
impl Sync for BasicSchema
impl Unpin for BasicSchema
impl UnwindSafe for BasicSchema