Docs.rs
  • mage-core-0.2.0
    • mage-core 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • baad-c0de
    • Dependencies
      • bytemuck ^1.13 normal
      • chrono ^0.4 normal
      • image ^0.24 normal
      • thiserror ^1.0 normal
      • tokio ^1.28 normal
      • tracing ^0.1 normal
      • wgpu ^0.18 normal
      • winit ^0.29 normal
      • winit-fullscreen ^1.0 normal
      • color-eyre ^0.6 dev
      • rand ^0.8 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 46.34% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

mage_core0.2.0

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

List of all items

Structs

  • app::PresentInput
  • app::TickInput
  • config::Config
  • config::FontData
  • image::Char
  • image::Image
  • image::Point
  • image::Rect
  • input::ShiftState

Enums

  • app::PresentResult
  • app::TickResult
  • colour::Colour
  • config::Font
  • error::MageError

Traits

  • app::App

Functions

  • config::load_font_image
  • run

Constants

  • config::MIN_WINDOW_SIZE