Trait otter_api_tests::DebugExt[]

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

Required methods

Implementors