Docs.rs
  • vga-framebuffer-0.7.4
    • vga-framebuffer 0.7.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thejpster
    • Dependencies
      • console-traits ^0.3 normal
      • const-ft ^0.1 normal
      • term ^0.5 dev
    • Versions
    • 63.64% 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
logo

logo

Crate vga_framebuffer

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
?
Change settings

List of all items

Structs

  • Attr
  • Col
  • FrameBuffer
  • Mode2
  • Point
  • Position
  • Row
  • TextRow

Enums

  • Char
  • Colour
  • ControlCharMode
  • DoubleHeightMode
  • EscapeCharMode
  • SpecialChar

Traits

  • AsciiConsole
  • BaseConsole
  • Hardware
  • UnicodeConsole

Statics

  • freebsd_cp850::FONT_DATA
  • freebsd_teletext::FONT_DATA

Constants

  • HORIZONTAL_OCTETS
  • LEFT_RIGHT_BORDER_WIDTH
  • MAX_X
  • MAX_Y
  • TEXT_MAX_COL
  • TEXT_MAX_ROW
  • TEXT_NUM_COLS
  • TEXT_NUM_ROWS
  • TOP_BOTTOM_BORDER_HEIGHT
  • USABLE_COLS
  • USABLE_HORIZONTAL_OCTETS
  • USABLE_LINES
  • USABLE_LINES_MODE2