summaryrefslogtreecommitdiff
path: root/bindgen/rust/src/prelude.rs
blob: 097239abb8ab416f9abbe7364845e11b1b25aa33 (plain)
1
2
3
4
pub use celeritas_sys::Mat4;
pub use celeritas_sys::Vec2;
pub use celeritas_sys::Vec3;
pub use celeritas_sys::Vec4;