Expand description
debcargo.toml file manipulation
Re-exports§
pub use toml_edit;
Structs§
- Debcargo
Binary - A binary package in a debcargo.toml file.
- Debcargo
Editor - A wrapper around a debcargo.toml file.
- Debcargo
Source - The source package in a debcargo.toml file.
Constants§
- CURRENT_
STANDARDS_ VERSION - The current standards version.
- DEFAULT_
MAINTAINER - The default maintainer for Rust packages.
- DEFAULT_
PRIORITY - The default priority for Rust packages.
- DEFAULT_
SECTION - The default section for Rust packages.
Functions§
- unmangle_
debcargo_ version - Unmangle a debcargo version.