Macro gazebo::any_lifetime_body[][src]

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

Used to implement the AnyLifetime trait.