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

pub struct AbiSpace(pub Abi);

Trait Implementations

impl Display for AbiSpace
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AbiSpace

impl Sync for AbiSpace