Docs.rs
trezoa-serialize-utils-3.2.2
trezoa-serialize-utils 3.2.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
TRZLedgerFoundation
Dependencies
trezoa-instruction-error ^3.2.2
normal
trezoa-pubkey ^3.2.2
normal
trezoa-sanitize ^3.2.2
normal
bincode ^1.3.3
dev
borsh ^1.5.5
dev
rand ^0.8.5
dev
serde ^1.0.217
dev
trezoa-pubkey ^3.2.2
dev
Versions
5.56%
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
append_slice
trezoa_
serialize_
utils
3.2.2
trezoa_serialize_utils
Function
append_
slice
Copy item path
Source
pub fn append_slice(buf: &mut
Vec
<
u8
>, data: &[
u8
])