Macro gazebo::any_lifetime_body[][src]

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

Used to implement the AnyLifetime trait.