Documentation
1
2
3
4

pub trait Schema: 'static + Send + Sync {

}