Macro slings::pin_mut[][src]

macro_rules! pin_mut {
    ($($x : ident), * $(,) ?) => { ... };
}