mirror of
https://github.com/nushell/nushell
synced 2024-12-29 06:23:11 +00:00
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
2 lines
37 B
Rust
2 lines
37 B
Rust
#[cfg(feature = "extra")]
|
|
mod bytes;
|