Expand description
§Helpers to generate commands for Debian’s wanna-build service
This module provides builders to generate commands for wanna-build.
Structs§
- BinNMU
- Builder to create a
nmu
command - Build
Priority - Builder for the
bp
command - DepWait
- Builder for the
dw
command - Fail
- Builder for the
fail
command - Source
Specifier - Specifier for a source with version, architecture and suite
- WBCommand
- A command to be executed by
wb
Enums§
- Error
- Errors when working with
wb
- WBArchitecture
- Architectures understood by
wb
Traits§
- WBCommand
Builder - A trait to build
wb
commands