Docs.rs
refining-empty-0.1.0
refining-empty 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekitdev
Dependencies
refining-core ^0.1.0
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module prelude
refining_
empty
0.1.0
Module prelude
Module Items
Structs
Traits
Type Aliases
In crate refining_
empty
refining_empty
Module
prelude
Copy item path
Source
Expand description
The
refining-empty
prelude.
Structs
§
Empty
Checks whether the value is empty.
Traits
§
HasEmpty
Represents types that have emptiness-checking capabilities.
Type Aliases
§
NonEmpty
Checks whether the value is non-empty.