Trait object_lib::tls::IntoObjectMapping
source · pub trait IntoObjectMapping {
// Required method
fn into_mapping(&self) -> ObjectMapping;
}pub trait IntoObjectMapping {
// Required method
fn into_mapping(&self) -> ObjectMapping;
}