Struct sp_std::Writer [−][src]
pub struct Writer(_);
A target for core::write! macro - constructs a string in memory.
Implementations
impl Writer[src]
impl Writer[src]pub struct Writer(_);
A target for core::write! macro - constructs a string in memory.
impl Writer[src]impl RefUnwindSafe for Writerimpl Send for Writerimpl Sync for Writerimpl Unpin for Writerimpl UnwindSafe for Writer