Cargo Features

Dia-Files has no features set by default.

[dependencies]
dia-files = { version = "0.22.0", features = ["async-std", "libc"] }
async-std

Enables async-std

Affects root::find_files, root::on_same_unix_device, root::write_file

libc

Enables libc

Affects path_ext::PathExt.file_system