Macro dep_obj::dep_type[][src]

macro_rules! dep_type {
    (
        $($token:tt)*
    ) => { ... };
}