Macro mpc::dfs [] [src]

macro_rules! dfs {
    ($ptr:expr, $mem:ident) => { ... };
}

Dereference pointer and convert struct member mem to String