pub trait Metadata: 'static + Clone + Send { }
Expand description

Metadata trait

Implementations on Foreign Types

Implementors