Docs.rs
pipi-cli-0.1.1
pipi-cli 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sllt
Dependencies
clap ^4.4.7
normal
colored ^2
normal
dialoguer ^0.11.0
normal
duct ^0.13.6
normal
fs_extra ^1.3.0
normal
heck ^0.5.0
normal
include_dir ^0.7.4
normal
rand ^0.8.5
normal
rhai ^1.23
normal
serde ^1
normal
strum ^0.26
normal
tera ^1.20.0
normal
thiserror ^1.0.63
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.16
normal
tree-fs ^0.3
normal
unicode-xid ^0.2.6
normal
walkdir ^2.5.0
normal
insta ^1.41.1
dev
mockall ^0.13.0
dev
regex ^1.11.1
dev
rstest ^0.23.0
dev
serde_yaml ^0.9
dev
toml ^0.8.19
dev
uuid ^1.11.0
dev
Versions
33.59%
of the crate is documented
Platform
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
Module template
pipi
0.1.1
Module template
Module Items
Structs
In pipi::
generator
pipi
::
generator
Module
template
Copy item path
Source
Expand description
This module defines a
Template
struct for handling template files.
Structs
ยง
Template
Represents a template that can be rendered with injected settings.