pub type Issues<'a> = ProjectIssues<'a>;Expand description
Query for issues within a project.
TODO: Negation (not) filters are not yet supported.
Aliased Typeยง
pub struct Issues<'a> { /* private fields */ }pub type Issues<'a> = ProjectIssues<'a>;Query for issues within a project.
TODO: Negation (not) filters are not yet supported.
pub struct Issues<'a> { /* private fields */ }