mirl 2.0.0

Miners Rust Lib - A collection of ever growing and changing functions and structs. Compatibility: Windows (Full), Linux (Partial), MacOS (Barely), Web (Unknown) Default Features (Disable with 'default-features = false'): 'system' - Allows for seamless low level interaction with the os (required by 'platform') 'platform' - Allows for the creation and managing of windows 'texture_manager_cleanup' - Additional clean up functions for more or less automatic texture unloading Additional Optional Features: 'imagery' - Support for the bulky 'image' library 'svg_support' - Required for cursor action in the Frameworks

mirl

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 11 of them enabled by default.

default

platform (default)

svg_support (default)

texture_manager_cleanup (default)

This feature flag does not enable additional features.

gl (default)

  • dep:gl (default)

glfw (default)

minifb (default)

system (default)

resvg (default)

winapi (default)

windows (default)

x11 (default)

  • dep:x11 (default)

image

imagery

wayland

This feature flag does not enable additional features.