Trait test_docs::doc_block_table::DocBlockTableTrait

source ·
pub trait DocBlockTableTrait {
    // Required method
    fn foo();
}

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§