Trait rg3d_core::visitor::Pod[][src]

pub trait Pod: Copy {
    fn type_id() -> u8;
}

Required methods

Implementations on Foreign Types

Implementors