Skip to main content

PopulationMetadata

Trait PopulationMetadata 

Source
pub trait PopulationMetadata: MetadataRoundtrip { }
Expand description

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

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§