Struct endbasic_std::strings::RtrimFunction [−][src]
pub struct RtrimFunction { /* fields omitted */ }Expand description
The RTRIM function.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RtrimFunction
impl Send for RtrimFunction
impl Sync for RtrimFunction
impl Unpin for RtrimFunction
impl UnwindSafe for RtrimFunction
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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