Trait obs_wrapper::source::traits::GetHeightSource
source · [−]pub trait GetHeightSource: Sized {
fn get_height(&mut self) -> u32;
}Required Methods
source
pub trait GetHeightSource: Sized {
fn get_height(&mut self) -> u32;
}