test_docs::doc_block_table

Trait DocBlockTableTrait

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

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§