Macro tea::impl_vertexdata

source ·
macro_rules! impl_vertexdata {
    ($Name: ident, $($field: ident),+) => { ... };
}