pub enum SubStructure {
Topic(Box<Topic>),
Sidebar(Box<Sidebar>),
Transition(Box<Transition>),
Section(Box<Section>),
BodyElement(Box<BodyElement>),
}
Variants§
Topic(Box<Topic>)
Sidebar(Box<Sidebar>)
Transition(Box<Transition>)
Section(Box<Section>)
BodyElement(Box<BodyElement>)
Trait Implementations§
Source§impl Clone for SubStructure
impl Clone for SubStructure
Source§fn clone(&self) -> SubStructure
fn clone(&self) -> SubStructure
Returns a copy of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl Debug for SubStructure
impl Debug for SubStructure
Source§impl Into<StructuralSubElement> for SubStructure
impl Into<StructuralSubElement> for SubStructure
Source§fn into(self) -> StructuralSubElement
fn into(self) -> StructuralSubElement
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Admonition
impl Into<SubStructure> for Admonition
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Attention
impl Into<SubStructure> for Attention
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for BlockQuote
impl Into<SubStructure> for BlockQuote
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for BodyElement
impl Into<SubStructure> for BodyElement
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for BulletList
impl Into<SubStructure> for BulletList
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Caution
impl Into<SubStructure> for Caution
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Citation
impl Into<SubStructure> for Citation
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Comment
impl Into<SubStructure> for Comment
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Compound
impl Into<SubStructure> for Compound
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Container
impl Into<SubStructure> for Container
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Danger
impl Into<SubStructure> for Danger
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for DefinitionList
impl Into<SubStructure> for DefinitionList
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for DoctestBlock
impl Into<SubStructure> for DoctestBlock
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for EnumeratedList
impl Into<SubStructure> for EnumeratedList
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Error
impl Into<SubStructure> for Error
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for FieldList
impl Into<SubStructure> for FieldList
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Figure
impl Into<SubStructure> for Figure
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Footnote
impl Into<SubStructure> for Footnote
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Hint
impl Into<SubStructure> for Hint
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Image
impl Into<SubStructure> for Image
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Important
impl Into<SubStructure> for Important
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for LineBlock
impl Into<SubStructure> for LineBlock
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for LiteralBlock
impl Into<SubStructure> for LiteralBlock
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for MathBlock
impl Into<SubStructure> for MathBlock
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Note
impl Into<SubStructure> for Note
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for OptionList
impl Into<SubStructure> for OptionList
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Paragraph
impl Into<SubStructure> for Paragraph
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Pending
impl Into<SubStructure> for Pending
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Raw
impl Into<SubStructure> for Raw
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Rubric
impl Into<SubStructure> for Rubric
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Section
impl Into<SubStructure> for Section
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Sidebar
impl Into<SubStructure> for Sidebar
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for SubstitutionDefinition
impl Into<SubStructure> for SubstitutionDefinition
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for SystemMessage
impl Into<SubStructure> for SystemMessage
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Table
impl Into<SubStructure> for Table
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Target
impl Into<SubStructure> for Target
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Tip
impl Into<SubStructure> for Tip
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Topic
impl Into<SubStructure> for Topic
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Transition
impl Into<SubStructure> for Transition
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl Into<SubStructure> for Warning
impl Into<SubStructure> for Warning
Source§fn into(self) -> SubStructure
fn into(self) -> SubStructure
Converts this type into the (usually inferred) input type.
Source§impl PartialEq for SubStructure
impl PartialEq for SubStructure
Source§impl Serialize for SubStructure
impl Serialize for SubStructure
impl StructuralPartialEq for SubStructure
Auto Trait Implementations§
impl Freeze for SubStructure
impl RefUnwindSafe for SubStructure
impl Send for SubStructure
impl Sync for SubStructure
impl Unpin for SubStructure
impl UnwindSafe for SubStructure
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)