Struct redmine_api::api::news::ListProjectNewsBuilder
source · [−]pub struct ListProjectNewsBuilder<'a> { /* private fields */ }Expand description
Builder for ListProjectNews.
Implementations
project id or name as it appears in the URL
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for ListProjectNewsBuilder<'a>
impl<'a> Send for ListProjectNewsBuilder<'a>
impl<'a> Sync for ListProjectNewsBuilder<'a>
impl<'a> Unpin for ListProjectNewsBuilder<'a>
impl<'a> UnwindSafe for ListProjectNewsBuilder<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more