Docs.rs
type-sets-0.2.3
type-sets 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
23 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jvdwrf
Dependencies
static_assertions ^1
dev
Versions
95.45%
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
is_empty
type_
sets
0.2.3
In type_
sets::
assert
type_sets
::
assert
Function
is_
empty
Copy item path
Source
pub fn is_empty<T>()
where T:
IsEmpty
,
Expand description
Asserts that the set is empty (contains no members).