Docs.rs
epee-encoding-0.5.0
epee-encoding 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Boog900
Dependencies
epee-encoding-derive ^0.4
normal
optional
sealed ^0.5.0
normal
thiserror ^1
normal
optional
hex ^0.4
dev
Versions
31.37%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
epee_
encoding
0.5.0
epee_encoding
Function
to_bytes
Copy item path
Source
pub fn to_bytes<T:
EpeeObject
>(val:
&T
) ->
Result
<
Vec
<
u8
>>
Expand description
Turn the object into epee bytes.