Struct netidx_bscript::stdfn::EndsWithEv
source · [−]pub struct EndsWithEv;
Trait Implementations
sourceimpl CachedCurEval for EndsWithEv
impl CachedCurEval for EndsWithEv
Auto Trait Implementations
impl RefUnwindSafe for EndsWithEv
impl Send for EndsWithEv
impl Sync for EndsWithEv
impl Unpin for EndsWithEv
impl UnwindSafe for EndsWithEv
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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