mirror of
https://github.com/nushell/nushell.git
synced 2024-12-26 00:50:03 +01:00
c3c41a61b0
replacing the dependence on `lazy_static` with `once_cell`, this will ensure that variables are initialized when needed instead of startup time. |
||
---|---|---|
.. | ||
builder.rs | ||
de.rs | ||
error.rs | ||
lib.rs | ||
ser.rs | ||
util.rs | ||
value.rs |