Cargo Features

relative-path-utils has no features set by default.

[dependencies]
relative-path-utils = { version = "0.3.0", features = ["std", "alloc", "root"] }
std root?
alloc root?
root = alloc, std

Enables errno, libc, and windows-sys ^0.52.0

relative-path-utils has 3 features without comments.