Macro polygon_io::with_param[][src]

macro_rules! with_param {
    ($param:ident, $_type: ty) => { ... };
}