Cargo Features

[dependencies]
fs-hdfs = { 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-hdfs is added without default-features = false somewhere in the dependency tree.

use_existing_hdfs
test_util default

Affects fs-hdfs::minidfs, fs-hdfs::util