Docs.rs
nu-std-0.100.0
nu-std 0.100.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:nushell:publishing
kubouch
Dependencies
log ^0.4
normal
miette ^7.2
normal
nu-engine ^0.100.0
normal
nu-parser ^0.100.0
normal
nu-protocol ^0.100.0
normal
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nu_std
0.100.0
nu_std
Function
load_standard_library
Copy item path
Source
pub fn load_standard_library( engine_state: &mut
EngineState
, ) ->
Result
<
()
,
ErrReport
>