Struct rust_web_server::ext::string_ext::StringExt
source · [−]pub struct StringExt;
Implementations
Auto Trait Implementations
impl RefUnwindSafe for StringExt
impl Send for StringExt
impl Sync for StringExt
impl Unpin for StringExt
impl UnwindSafe for StringExt
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