5 lines
68 B
Rust

pub mod plugin;
pub mod material;
pub use plugin::BlackHolePlugin;