mist-core 0.6.0

core functionality of mist
Documentation

mist-core

Crates.io

The heart of functionality of mist. Could also be used to create another speedrun timer, although this is inadvisable.

usage (why)

Add mist-core to your Cargo.toml.

[dependencies.mist-core]
version = "0.5"

mist-core provides several features: timing, dialogs, config, lss, and bg. These disable functionality if you don't want it. bg is used by mist to enable or disable background image support in configuration; timing, dialogs, and config disable their respective modules; lss removes the LssParser from module parse.