pub trait DocBlockTableTrait {
    fn func();
}

Required Methods

Implementors