Latch has no features set by default.
[dependencies] latch = { version = "0.1.1", features = ["std"] }
Enables std of spin
spin: Enables std-only features such as yield-relaxing.
Enables std-only features such as yield-relaxing.
Latch has 1 feature without comment.