Trait obs_wrapper::output::traits::GetPropertiesOutput
source · [−]pub trait GetPropertiesOutput: Sized {
fn get_properties(&mut self) -> Properties;
}Required Methods
source
pub trait GetPropertiesOutput: Sized {
fn get_properties(&mut self) -> Properties;
}