slosh_test_lib::docs

Trait AsMd

Source
pub trait AsMd {
    // Required method
    fn as_md(&self) -> String;
}

Required Methods§

Source

fn as_md(&self) -> String

Implementors§