Docs.rs
  • prototty_render-0.29.0
    • prototty_render 0.29.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gridbugs
    • Dependencies
      • coord_2d ^0.2 normal
      • grid_2d ^0.14 normal
      • rgb24 ^0.2 normal
      • serde ^1.0 normal optional
    • Versions
    • 0% 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
    • 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_render0.29.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Buffer
  • BufferCell
  • ColModifyCompose
  • ColModifyDefaultForeground
  • ColModifyIdentity
  • ColModifyMap
  • Coord
  • MeasureBoundsAndDraw
  • Rgb24
  • Size
  • Style
  • ViewCell
  • ViewContext
  • WeightsU16
  • blend_mode::LinearInterpolate
  • blend_mode::Replace

Traits

  • Blend
  • ColModify
  • Frame
  • View

Functions

  • measure_size
  • measure_size_and_draw

Type Aliases

  • BufferEnumerate
  • BufferIter
  • ViewContextDefault