Cargo Features

drone-fatfs-sd-core has no features set by default.

[dependencies]
drone-fatfs-sd-core = { version = "0.1.0", features = ["std", "clippy"] }
std

Enables std of futures

Features from optional dependencies

clippy implicit feature

Enables clippy

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust