Cargo Features

FROSTore has no features set by default.

[dependencies]
frostore = { version = "0.2.1", features = ["async-std", "tokio"] }
async-std

Enables async-std

tokio

Enables tokio, tokio of libp2p

FROSTore has 2 features without comments.