Trait otter::prelude::DebugExt[][src]

pub trait DebugExt<T> where
    T: Debug
{ fn to_debug(&self) -> String; }

Required methods

Implementors