Docs.rs
  • onenote_parser-0.3.1
    • onenote_parser 0.3.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • msiemens
    • Dependencies
      • bytes ^0.5 normal
      • encoding_rs ^0.8.31 normal
      • enum-primitive-derive ^0.2.2 normal
      • itertools ^0.9.0 normal
      • num-traits ^0.2 normal
      • paste ^1.0 normal
      • thiserror ^1.0 normal
      • uuid ^0.8 normal
      • widestring ^0.4.3 normal
      • insta ^1.21.1 dev
    • Versions
    • 100% 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

onenote_parser0.3.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Parser
  • contents::EmbeddedFile
  • contents::EmbeddedInkContainer
  • contents::EmbeddedInkSpace
  • contents::Image
  • contents::Ink
  • contents::InkBoundingBox
  • contents::InkPoint
  • contents::InkStroke
  • contents::List
  • contents::NoteTag
  • contents::Outline
  • contents::OutlineElement
  • contents::OutlineGroup
  • contents::ParagraphStyling
  • contents::RichText
  • contents::Table
  • contents::TableCell
  • contents::TableRow
  • errors::Error
  • notebook::Notebook
  • page::Page
  • page::PageSeries
  • page::Title
  • property::common::Color
  • property::note_tag::ActionItemStatus
  • property::note_tag::NoteTagDefinition
  • property::note_tag::NoteTagPropertyStatus
  • property::rich_text::ParagraphStyling
  • section::Section
  • section::SectionGroup

Enums

  • contents::Content
  • contents::EmbeddedObject
  • contents::OutlineItem
  • errors::ErrorKind
  • page::PageContent
  • property::common::ColorRef
  • property::embedded_file::FileType
  • property::note_tag::ActionItemType
  • property::note_tag::NoteTagShape
  • property::rich_text::Charset
  • property::rich_text::ParagraphAlignment
  • section::SectionEntry

Type Aliases

  • errors::Result