#[non_exhaustive]pub struct CaseSensitive;
Expand description
Characters that are either the source of a case mapping or in the target of a case mapping.
Trait Implementations§
Source§impl BinaryProperty for CaseSensitive
impl BinaryProperty for CaseSensitive
Auto Trait Implementations§
impl Freeze for CaseSensitive
impl RefUnwindSafe for CaseSensitive
impl Send for CaseSensitive
impl Sync for CaseSensitive
impl Unpin for CaseSensitive
impl UnwindSafe for CaseSensitive
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
impl<T> ErasedDestructor for Twhere
T: 'static,
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes