Struct precious_core::path_matcher::MatcherBuilder
source · [−]pub struct MatcherBuilder { /* private fields */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MatcherBuilder
impl Send for MatcherBuilder
impl Sync for MatcherBuilder
impl Unpin for MatcherBuilder
impl UnwindSafe for MatcherBuilder
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more