Cargo Features
[dependencies]
ruby-math = { version = "0.2.2", default-features = false, features = ["debug-ruby-assert", "ruby-assert"] }
- default = ruby-assert
-
The
ruby-assert
feature is set by default wheneverruby-math
is added without
somewhere in the dependency tree.default-features = false - debug-ruby-assert
- ruby-assert default
ruby-math has 3 features without comments.