TryBodyFixed

Trait TryBodyFixed 

Source
pub trait TryBodyFixed: ReferenceFrame {
    // Required method
    fn try_body_fixed(&self) -> Result<(), NonBodyFixedFrameError>;
}

Required Methods§

Implementors§