Docs.rs
github-actions-models-0.26.0
github-actions-models 0.26.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woodruffw
Dependencies
indexmap ^2.7.0
normal
serde ^1.0.193
normal
serde_yaml ^0.9.29
normal
Versions
29.7%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
github_actions_models/dependabot/
mod.rs
1
//! Data models for Dependabot configuration files.
2
3
pub mod
v2;