Docs.rs
nu-protocol-0.80.0
nu-protocol 0.80.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:nushell:publishing
sophiajt
Dependencies
byte-unit ^4.0.9
normal
chrono ^0.4.23
normal
chrono-humanize ^0.2.1
normal
fancy-regex ^0.11.0
normal
indexmap ^1.7
normal
lru ^0.10.0
normal
miette ^5.7.0
normal
nu-utils ^0.80.0
normal
num-format ^0.4.3
normal
serde ^1.0.143
normal
serde_json ^1.0
normal
strum ^0.24
normal
strum_macros ^0.24
normal
sys-locale ^0.3.0
normal
thiserror ^1.0.31
normal
typetag ^0.2.5
normal
nu-test-support ^0.80.0
dev
serde_json ^1.0
dev
Versions
20.69%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
In nu_protocol
?
Function
nu_protocol
::
into_code
source
·
[
−
]
pub fn into_code(err: &
ShellError
) ->
Option
<
String
>