Skip to main content

IndividualMetadata

Trait IndividualMetadata 

Source
pub trait IndividualMetadata: MetadataRoundtrip { }
Expand description

Marker trait indicating MetadataRoundtrip for the individual table of a TableCollection.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§