Macro camo::export[][src]

macro_rules! export {
    ($($tys:ident),*) => { ... };
}

Convenience macro for converting a list of type definitions into a list of foreign types.