Cargo Features

rpg-stat has no features set by default.

[dependencies]
rpg-stat = { version = "2021.12.16", features = ["fltkform"] }
fltkform = fltk, fltk-form, fltk-form-derive

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

fltk fltkform?
fltk-form fltkform?

Enables fltk-form ^0.1.2

fltk-form-derive fltkform?