FileGo has no features set by default.
[dependencies] filego = { version = "0.5.2", features = ["all", "async-std", "async_std", "tokio"] }
Enables async-std
Affects check::async_std, merge::async_std, split::async_std…
check::async_std
merge::async_std
split::async_std
Enables tokio
Affects check::tokio, merge::tokio, split::tokio…
check::tokio
merge::tokio
split::tokio