pub struct DocsUrlGenerator { /* private fields */ }Implementations§
Trait Implementations§
Source§impl Default for DocsUrlGenerator
impl Default for DocsUrlGenerator
Source§fn default() -> DocsUrlGenerator
fn default() -> DocsUrlGenerator
Returns the “default value” for a type. Read more
Auto Trait Implementations§
impl Freeze for DocsUrlGenerator
impl RefUnwindSafe for DocsUrlGenerator
impl Send for DocsUrlGenerator
impl Sync for DocsUrlGenerator
impl Unpin for DocsUrlGenerator
impl UnwindSafe for DocsUrlGenerator
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
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: 72 bytes