mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 09:53:43 +01: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
3 lines
37 B
Rust
3 lines
37 B
Rust
#[cfg(feature = "extra")]
|
|
mod bytes;
|