[][src]Macro gazebo::any_lifetime_body

macro_rules! any_lifetime_body {
    ( $t:ty ) => { ... };
}

Used to implement the AnyLifetime trait.