Docs.rs
ra_ap_stdx-0.0.312
ra_ap_stdx 0.0.312
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rust-lang-owner
github:rust-lang:wg-rls-2
Dependencies
backtrace ^0.3.75
normal
optional
crossbeam-channel ^0.5.15
normal
crossbeam-utils ^0.8.21
normal
itertools ^0.14.0
normal
jod-thread ^1.0.0
normal
tracing ^0.1.41
normal
libc ^0.2.172
normal
miow ^0.6.0
normal
windows-sys ^0.60
normal
Versions
61.46%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module non_empty_vec
ra_
ap_
stdx
0.0.312
Module non_
empty_
vec
Module Items
Structs
In crate ra_
ap_
stdx
ra_ap_stdx
Module
non_
empty_
vec
Copy item path
Source
Expand description
See
NonEmptyVec
.
Structs
ยง
NonEmpty
Vec
A
Vec
that is guaranteed to at least contain one element.