Docs.rs
  • prototty_elements-0.7.0
    • prototty_elements 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gridbugs
    • Dependencies
      • ansi_colour ^0.1 normal
      • cgmath ^0.15 normal
      • itertools ^0.7 normal
      • prototty ^0.4 normal
      • rand ^0.3 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
    • Versions
    • 32.22% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

prototty_elements0.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • border::Border
  • border::BorderChars
  • border::BorderPadding
  • canvas::Canvas
  • canvas::CanvasCell
  • canvas::iterators::CoordEnumerate
  • canvas::iterators::CoordEnumerateMut
  • canvas::iterators::CoordIter
  • common::TextInfo
  • menu::Menu
  • menu::MenuEntry
  • menu::MenuInstance
  • rich_text::RichText
  • rich_text::RichTextPart
  • text::Text

Enums

  • menu::MenuChoice

Traits

  • menu::MenuRunner

Type Aliases

  • canvas::Iter
  • canvas::IterMut