Docs.rs
tasm-lib-0.50.0
tasm-lib 0.50.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jan-ferdinand
Sword-Smith
aszepieniec
Dependencies
anyhow ^1
normal
arbitrary ^1
normal
const_format ^0.2
normal
hex ^0.4.3
normal
itertools ^0.14
normal
ndarray ^0.16
normal
num ^0.4
normal
num-traits ^0.2
normal
rand ^0.9.0
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.27
normal
tasm-object-derive ^0.50.0
normal
triton-vm ^0.50.0
normal
cargo-husky ^1
dev
proptest ^1.6
dev
proptest-arbitrary-interop ^0.1
dev
rayon ^1
dev
test-strategy ^0.4
dev
Versions
30.46%
of the crate is documented
Platform
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
tasm_
lib
0.50.0
Module safe_
mul
Module Items
Structs
In tasm_
lib::
arithmetic::
u64
tasm_lib
::
arithmetic
::
u64
Module
safe_mul
Copy item path
Source
Structs
ยง
SafeMul
Multiply two
u64
s and crash on overflow.