Docs.rs
switchboard-utils-packed-0.1.33
switchboard-utils-packed 0.1.33
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
mgild
Dependencies
bincode ^1.3.1
normal
borsh ^0.9.0
normal
byteorder ^1.3.4
normal
quick-protobuf ^0.8.0
normal
rust_decimal ^1.14
normal
rust_decimal_macros ^1.14
normal
solana-program ^1.6
normal
switchboard-protos ^0.1.58
normal
zerocopy ^0.3.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
switchboard_
utils_
packed
0.1.33
switchboard_utils_packed
Function
format_buffer
Copy item path
Source
pub fn format_buffer( from: &[
u8
], type_indicator:
SwitchboardAccountType
, ) ->
Vec
<
u8
>
ⓘ