Struct rustdoc::html::format::RawMutableSpace [] [src]

pub struct RawMutableSpace(pub Mutability);
🔬 This is a nightly-only experimental API. (rustdoc)

Similar to VisSpace, but used for mutability

Trait Implementations

impl Copy for RawMutableSpace
[src]

impl Clone for RawMutableSpace
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for RawMutableSpace
[src]

Formats the value using the given formatter. Read more