Docs.rs
formatforge-1.0.1
formatforge 1.0.1
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
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 ^0.8
normal
Versions
1.16%
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
toml_to_xml
formatforge
1.0.1
formatforge
Function
toml_
to_
xml
Copy item path
Source
pub fn toml_to_xml(input: &[
u8
]) ->
Result
<
Vec
<
u8
>>