Docs.rs
  • text-document-0.0.5
    • text-document 0.0.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jacquetc
    • Dependencies
      • array_tool ^1.0.3 normal
      • thiserror ^1.0.31 normal
      • uuid ^1.1.1 normal
    • Versions
    • 19.86% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

text_document0.0.5

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • block::Block
  • block::BlockIter
  • font::Font
  • font::FontSize
  • format::BlockFormat
  • format::FrameFormat
  • format::ImageFormat
  • format::TextFormat
  • frame::Frame
  • image::Image
  • text::Text
  • text_cursor::TextCursor
  • text_document::Tab
  • text_document::TextDocument
  • text_document::TextDocumentOption

Enums

  • font::Capitalisation
  • font::SizeType
  • font::SpacingType
  • font::Style
  • font::UnderlineStyle
  • font::Weight
  • format::Alignment
  • format::CharVerticalAlignment
  • format::Format
  • format::MarkerType
  • format::Position
  • format::UnderlineStyle
  • text_cursor::MoveMode
  • text_cursor::MoveOperation
  • text_document::ChangeReason
  • text_document::Element
  • text_document::ModelError
  • text_document::TabType
  • text_document::TextDirection
  • text_document::WrapMode

Type Aliases

  • text_document::ElementUuid