[][src]Macro threads_pool::pin_mut

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