Cargo Features

[dependencies]
libdsync-hasezoey = { version = "0.2.0", default-features = false, features = ["tsync", "async", "backtrace"] }
default = backtrace, tsync

These default features are set whenever libdsync-hasezoey is added without default-features = false somewhere in the dependency tree.

tsync default
async
backtrace default

libdsync-hasezoey has 4 features without comments.