mirl 3.1.0

Miners Rust Lib - A collection of ever growing and changing functions and structs. Compatibility: Windows (Full), Linux (Partial, does not support 'system' feature), MacOS (Unknown), 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 'all' - A quick way of enabling every feature that adds content

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 15 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)

all

image

imagery

wayland

This feature flag does not enable additional features.