Docs.rs
refinement-types-0.2.0
refinement-types 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekitdev
Dependencies
miette ^7.5.0
normal
optional
paste ^1.0.15
normal
regex ^1.11.1
normal
optional
serde ^1.0.219
normal
optional
thiserror ^2.0.12
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
refinement_
types
0.2.0
Negative
Aliased Type
In refinement_
types::
int::
i128
refinement_types
::
int
::
i128
Type Alias
Negative
Copy item path
Source
pub type Negative =
Less
<0>;
Expand description
Checks whether the given value is negative.
Aliased Type
ยง
struct Negative;