Docs.rs
tasm-lib-0.43.0
tasm-lib 0.43.0
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
normal
ndarray ^0.16
normal
num ^0
normal
num-traits ^0
normal
rand ^0.8.5
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.26
normal
tasm-object-derive ^0.43.0
normal
triton-vm ^0.43.0
normal
cargo-husky ^1
dev
color-eyre ^0.6
dev
proptest ^1.5
dev
proptest-arbitrary-interop ^0.1
dev
rayon ^1
dev
test-strategy ^0.4
dev
Versions
22.96%
of the crate is documented
Go to latest version
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.43.0
tasm_lib
Function
push_encodable
Copy item path
Source
pub fn push_encodable<T:
BFieldCodec
>(stack: &mut
Vec
<
BFieldElement
>, value:
&T
)