Cargo Features

[dependencies]
fs-hdfs3 = { version = "0.1.12", default-features = false, features = ["use_existing_hdfs", "test_util"] }
default = test_util

The test_util feature is set by default whenever fs-hdfs3 is added without default-features = false somewhere in the dependency tree.

use_existing_hdfs
test_util default

Affects fs-hdfs3::minidfs, fs-hdfs3::util