nushell/crates/old/nu_plugin_from_mp4/src/lib.rs
2022-03-04 09:36:03 -05:00

5 lines
50 B
Rust

mod from_mp4;
mod nu;
pub use from_mp4::FromMp4;