Docs.rs
  • rtf-parser-0.2.0
    • rtf-parser 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • d0rianb
    • Dependencies
    • Versions
    • 0% 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

rtf_parser0.2.0

  • Macros
  • Structs
  • Enums
  • Type Aliases
?
Change settings

List of all items

Structs

  • document::RtfDocument
  • header::Font
  • header::RtfHeader
  • lexer::Lexer
  • paragraph::Indentation
  • paragraph::Paragraph
  • paragraph::Spacing
  • parser::Painter
  • parser::Parser
  • parser::StyleBlock

Enums

  • header::CharacterSet
  • header::FontFamily
  • lexer::LexerError
  • paragraph::Alignment
  • paragraph::SpaceBetweenLine
  • parser::ParserError
  • tokens::ControlWord
  • tokens::Property
  • tokens::Token

Macros

  • include_test_file
  • recursive_tokenize
  • recursive_tokenize_with_init

Type Aliases

  • header::FontRef
  • header::FontTable
  • tokens::ControlSymbol