Docs.rs
nu-protocol-0.100.0
nu-protocol 0.100.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:nushell:publishing
sophiajt
Dependencies
brotli ^6.0
normal
optional
byte-unit ^5.1
normal
bytes ^1
normal
chrono ^0.4.34
normal
chrono-humanize ^0.2.3
normal
dirs ^5.0
normal
fancy-regex ^0.14
normal
heck ^0.5.0
normal
indexmap ^2.6
normal
log ^0.4
normal
lru ^0.12
normal
miette ^7.2
normal
nu-derive-value ^0.100.0
normal
nu-path ^0.100.0
normal
nu-system ^0.100.0
normal
nu-utils ^0.100.0
normal
num-format ^0.4
normal
os_pipe ^1.2
normal
rmp-serde ^1.3
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
typetag ^0.2
normal
nu-test-support ^0.100.0
dev
nu-utils ^0.100.0
dev
os_pipe ^1.2
dev
pretty_assertions ^1.4
dev
rstest ^0.18
dev
serde_json ^1.0
dev
strum ^0.26
dev
strum_macros ^0.26
dev
tempfile ^3.13
dev
nix ^0.29
normal
dirs-sys ^0.4
normal
windows-sys ^0.48
normal
Versions
27.71%
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_
protocol
0.100.0
nu_protocol
Function
report_parse_warning
Copy item path
Source
pub fn report_parse_warning( working_set: &
StateWorkingSet
<'_>, error: &
ParseWarning
, )