forked from extern/nushell
d1449c4ee7
now that #9455 has landed we can move the bytes command to nu-cmd-extra in concert with moving nu_command::util to nu-cmd-base
3 lines
37 B
Rust
3 lines
37 B
Rust
#[cfg(feature = "extra")]
|
|
mod bytes;
|