Docs.rs
quickstart-lib-0.1.4
quickstart-lib 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sm-moshi
Dependencies
chrono ^0.4.41
normal
color-eyre ^0.6.4
normal
handlebars ^6.3.2
normal
pathdiff ^0.2.3
normal
serde ^1.0.219
normal
thiserror ^2.0.12
normal
pretty_assertions ^1.4.1
dev
tempfile ^3.19.1
dev
Versions
85.96%
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
quickstart_
lib
0.1.4
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
Config
ProjectConfig
template::TemplateEngine
template::TemplateLoader
template::TemplateVariables
tools::KebabCaseHelper
tools::LowercaseHelper
tools::SnakeCaseHelper
tools::UppercaseHelper
Enums
ProjectType
template::TemplateError
template::TemplateVariant
Functions
find_templates_dir
generate_project
tools::to_kebab_case
tools::to_snake_case
Type Aliases
template::Result