Docs.rs
tot_spec-0.1.1
tot_spec 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
shuoli84
Dependencies
anyhow ^1.0
normal
convert_case ^0.6
normal
glob ^0.3.1
normal
indexmap ^1.9.3
normal
openapiv3 ^1.0
normal
path-absolutize ^3.1
normal
pathdiff ^0.2
normal
prettyplease ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
syn ^2.0.17
normal
walkdir ^2.3.3
normal
pretty_assertions ^1.3.0
dev
rust_decimal ^1.29
dev
serde_json ^1.0
dev
Versions
33.1%
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
Files
tot_spec/codegen/utils/
mod.rs
1
mod
str_utils;
2
pub use
str_utils::
*
;
3
4
pub mod
folder_tree;