Docs.rs
ploys-0.4.0
ploys 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dbalcomb
Dependencies
either ^1.13.0
normal
gix ^0.70.0
normal
optional
globset ^0.4.13
normal
markdown ^1.0.0
normal
once_cell ^1.20.2
normal
reqwest ^0.12.9
normal
optional
semver ^1.0.19
normal
serde ^1.0.185
normal
strum ^0.26.3
normal
time ^0.3.36
normal
toml_edit ^0.22.14
normal
tracing ^0.1.41
normal
url ^2.4.0
normal
walkdir ^2.5.0
normal
optional
indoc ^2.0.5
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.15.0
dev
Versions
91.32%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Files
ploys/
lib.rs
1
pub mod
changelog;
2
pub mod
package;
3
pub mod
project;
4
pub mod
repository;