Cargo Features
mop-facades has no features set by default.
[dependencies]
mop-facades = { version = "0.5.0", features = ["std"] }
- std
-
Enables std of mop-blocks, mop-common, num-traits, and rand ^0.7
rand:
Option (enabled by default): without "std" rand uses libcore; this option enables functionality expected to be available on a standard platform.
mop-facades has 1 feature without comment.