Docs.rs
nu-data-0.44.0
nu-data 0.44.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sophiajt
Dependencies
bigdecimal ^0.3.0
normal
byte-unit ^4.0.9
normal
chrono ^0.4.19
normal
common-path ^1.0.0
normal
derive-new ^0.5.8
normal
directories-next ^2.0.0
normal
getset ^0.1.1
normal
indexmap ^1.6.1
normal
log ^0.4.14
normal
nu-ansi-term ^0.44.0
normal
nu-errors ^0.44.0
normal
nu-path ^0.44.0
normal
nu-protocol ^0.44.0
normal
nu-source ^0.44.0
normal
nu-table ^0.44.0
normal
nu-test-support ^0.44.0
normal
nu-value-ext ^0.44.0
normal
num-bigint ^0.4.3
normal
num-format ^0.4.0
normal
num-traits ^0.2.14
normal
serde ^1.0.123
normal
sha2 ^0.9.3
normal
sys-locale ^0.1.0
normal
toml ^0.5.8
normal
Versions
4.88%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
plain_type
nu_data
0.44.0
In nu_
data::
value
nu_data
::
value
Function
plain_
type
Copy item path
Source
pub fn plain_type<'a>( value: impl
Into
<&'a
UntaggedValue
>, width:
usize
, ) ->
String