nushell/crates/nu_plugin_fetch/src/lib.rs

5 lines
42 B
Rust
Raw Normal View History

mod fetch;
mod nu;
pub use fetch::Fetch;