Docs.rs
  • lb-0.4.1
    • lb 0.4.1
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tinturing
    • Dependencies
      • libc ^0.2 normal
      • image ^0.24.5 dev
      • termion ^2.0.1 dev
    • 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

lb0.4.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • buf::DoubleBuffer
  • buf::SimpleBuffer
  • color::Average
  • color::Rgb
  • glyph::Glyph
  • mat::Matrix
  • mat::Size
  • typeset::Template
  • typeset::Workload
  • typeset::Workloads
  • typesetters::Asymmetric
  • typesetters::Block
  • typesetters::Half
  • typesetters::Quadrant
  • typesetters::Sextant

Enums

  • mat::Error

Traits

  • buf::Buffer
  • mat::Sequence
  • mat::SequenceMut
  • typeset::Typesetter

Functions

  • buf::render
  • buf::render_diff

Type Aliases

  • glyph::Glyphs
  • glyph::GlyphsRef
  • glyph::GlyphsRefMut
  • img::Img
  • img::ImgRef
  • mat::MatrixRef
  • mat::MatrixRefMut
  • mat::MatrixVec