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
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
☰
mage_core
0.2.0
Module config
Structs
Enums
Constants
Functions
In crate mage_core
?
Module
mage_core
::
config
source
·
[
−
]
Structs
Config
Used to store the configuration required to run the Mage game engine.
FontData
The
FontData
struct is used to store the data required to load a custom font.
Enums
Font
The
FontData
struct is used to store the data required to load a custom font.
Constants
MIN_WINDOW_SIZE
Functions
load_font_image