Skip to main content

Module debcargo

Module debcargo 

Source
Expand description

debcargo.toml file manipulation

Re-exports§

pub use toml_edit;

Structs§

DebcargoBinary
A binary package in a debcargo.toml file.
DebcargoEditor
A wrapper around a debcargo.toml file.
DebcargoSource
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.