assimp/port/assimp_rs/src/structs/texture/mod.rs

4 lines
44 B
Rust

mod texture;
pub use self::texture::Texel;