Cargo Features
wnd_macros has no features set by default.
[dependencies]
wnd_macros = { version = "0.1.0", features = ["full", "todo_attr", "thread"] }
-
full
=
thread,
todo_attr
-
-
todo_attr
full?
-
Affects
wnd_macros::todo_attr
…
-
thread
full?
-
Affects
wnd_macros::thread
…