Docs.rs
dioxus-autofmt-0.6.2
dioxus-autofmt 0.6.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
Dependencies
dioxus-rsx ^0.6.2
normal
prettyplease ^0.2.20
normal
proc-macro2 ^1.0.6
normal
quote ^1.0
normal
serde ^1.0.136
normal
syn ^2.0
normal
pretty_assertions ^1.2.1
dev
Versions
57.14%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dioxus_
autofmt
0.6.2
dioxus_autofmt
Function
apply_formats
Copy item path
Source
pub fn apply_formats(input: &
str
, blocks:
Vec
<
FormattedBlock
>) ->
String