Docs.rs
  • ftml-1.18.2
    • ftml 1.18.2
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emmiegit
    • Dependencies
      • cfg-if ^1 normal
      • chrono ^0.4.22 normal
      • entities ^1 normal
      • enum-map ^2 normal
      • latex2mathml ^0.2 normal
      • lazy_static ^1 normal
      • log ^0.4 normal
      • maplit ^1 normal
      • parcel_css ^1.0.0-alpha.32 normal
      • parcel_selectors =0.24.7 normal
      • pest ^2 normal
      • pest_derive ^2 normal
      • rand ^0.8 normal
      • ref-map ^0.1 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • str-macro ^1 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • tinyvec ^1 normal
      • unicase ^2 normal
      • void ^1 normal
      • wikidot-normalize ^0.10 normal
      • proptest ^1 dev
      • termcolor ^1 dev
      • built ^0.5 build
      • getrandom ^0.2 normal
      • self_cell ^0.10 normal
      • wasm-bindgen ^0.2 normal
      • web-sys ^0.3 normal
    • Versions
    • 50.7% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module tree

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Type Definitions
?
Change settings

Module ftml::tree

source ·

Re-exports

pub use self::attribute::AttributeMap;

Modules

attribute

Structs

Bibliography
BibliographyList
Container
DefinitionListItem
FloatAlignment
Heading
LinkTypeIter
An iterator over the variants of Self
OwnedElementsIterator
Owned iterator implementation for Elements.
RubyText
SyntaxTree
Tab
Table
TableCell
TableRow
VariableScopes

Enums

AcceptsPartial
A marker enum counterpart to PartialElement.
Alignment
AnchorTarget
BorrowedElementsIterator
Borrowed iterator implementation for Elements.
ClearFloat
ContainerType
Date
Element
Elements
Wrapper for the result of producing element(s).
Embed
HeadingLevel
HtmlTag
ImageSource
LinkLabel
LinkLocation
LinkType
ListItem
ListType
Module
PartialElement
Part of an element, as returned by a rule.
TableItem

Type Definitions

DefinitionList
VariableMap