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

3 lines
46 B
Rust

mod memory;
pub use self::memory::MemoryInfo;