Cargo Features
[dependencies]
Mademoiselle_Entropia = { version = "1.11.7", default-features = false, features = ["in_dbg", "dbg0", "tam"] }
- default = in_dbg
-
The
in_dbg
feature is set by default wheneverMademoiselle_Entropia
is added without
somewhere in the dependency tree.default-features = false - in_dbg default
- dbg0
- tam
-
Affects
custom.traits::fs_tools.unreel_link_to_file
,custom.traits::fs_tools.unreel_link_to_file0
,custom.traits::fs_tools.__unreel_link_to_file
,custom.traits::fs_tools.unreel_link_to_depth
…