test_
docs
0.1.0
DocBlock
Table
Trait
Required Methods
foo
Object Safety
Implementors
In test_
docs::
doc_
block_
table
test_docs
::
doc_block_table
Trait
DocBlockTableTrait
Copy item path
source
pub trait DocBlockTableTrait { // Required method fn
foo
(); }
Required Methods
§
source
fn
foo
()
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
DocBlockTableTrait
for
DocBlockTable