Docs.rs
verusfmt-0.5.0
verusfmt 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jaybosamiya
parno
Dependencies
axoupdater ^0.7.2
normal
clap ^4.3.11
normal
fs-err ^2.9.0
normal
insta ^1.30.0
normal
miette ^7.2.0
normal
pest ^2.0
normal
pest_derive ^2.0
normal
pretty ^0.12.1
normal
regex ^1.9.6
normal
similar ^2.2.1
normal
tempfile ^3.10.1
normal
thiserror ^1.0.52
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
glob ^0.3.1
dev
insta ^1.30.0
dev
similar ^2.2.1
dev
stacker ^0.1.15
dev
Versions
4.23%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
verusfmt
0.5.0
All Items
Crate Items
Structs
Enums
Functions
Crate
verusfmt
Copy item path
source
Structs
§
RunOptions
Options to pass to
run
Rust
FmtConfig
Options to pass to
rustfmt
Enums
§
Parse
AndFormat
Error
A failure in running verusfmt
Rule
A Verus grammar
Functions
§
run
Run
verusfmt
rustfmt
Run rustfmt, only on code outside the
verus!
macro.