Docs.rs
formatforge-1.0.4
formatforge 1.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
glpetrikov
Dependencies
anyhow ^1
normal
ciborium ^0.2
normal
clap ^4
normal
dotenvy ^0.15
normal
indexmap ^2
normal
json5 ^0.4
normal
jsonc-parser ^0.23
normal
kdl ^6
normal
paste ^1
normal
quick-xml ^0.36
normal
rmp-serde ^1
normal
rust-ini ^0.21
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
toml_edit ^0.22
normal
Versions
3.03%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
cbor_to_msgpack
formatforge
1.0.4
formatforge
Function
cbor_
to_
msgpack
Copy item path
Source
pub fn cbor_to_msgpack(input: &[
u8
]) ->
Result
<
Vec
<
u8
>>