Skip to main content

InsertTableOfContentsSectionIDs

Trait InsertTableOfContentsSectionIDs 

Source
pub trait InsertTableOfContentsSectionIDs {
    // Required method
    fn insert_table_of_contents_section_ids(&mut self);
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§