Docs.rs
bobcat-maths-0.7.21
bobcat-maths 0.7.21
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
af-afk
Dependencies
alloy-primitives >=1.0.0
normal
optional
arbitrary ^1.4.2
normal
optional
array-concat ^0.5.5
normal
bobcat-host ^0.7.21
normal
bobcat-panic ^0.7.21
normal
borsh >=1.0.0
normal
optional
cfg-if ^1.0.3
normal
clap >=4.0.0
normal
optional
const-hex ^1.17.0
normal
mutants ^0.0.3
normal
num-traits ^0.2.19
normal
paste ^1.0.15
normal
proptest ^1.8.0
normal
optional
proptest-derive ^0.6.0
normal
optional
serde >=1.0.0
normal
optional
wasm-bindgen >=0.2.0
normal
optional
proptest ^1.8.0
dev
Versions
2.5%
of the crate is documented
Go to latest version
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
Skip to main content
checked_sub_opt
bobcat_
maths
0.7.21
bobcat_maths
Function
checked_
sub_
opt
Copy item path
Source
pub fn checked_sub_opt(x: &
U
, y: &
U
) ->
Option
<
U
>