SpanTDebug

Fully qualified path: alexandria_utils::fmt::SpanTDebug

#![allow(unused)]
fn main() {
pub impl SpanTDebug<T, +Display<T>, +Copy<T>> of Debug<Span<T>>
}

Impl functions

fmt

Fully qualified path: alexandria_utils::fmt::SpanTDebug::fmt

#![allow(unused)]
fn main() {
fn fmt(self: @Span<T>, ref f: Formatter) -> Result<(), Error>
}