Crate bugzilla_query
source · [−]Structs
The representation of a single Bugzilla bug with all its fields.
Configuration and credentials to access a Bugzilla instance.
The representation of a flag in a bug.
A flag resembles a hash map entry, where flag.name is the key
and flag.status is the value.
The representation of a Bugzilla user account.
Enums
The authentication method that the crate uses when contacting Bugzilla.