Crate def

Source
Expand description

def is a library backing def command line tool. It mainly provides Describer structwhich is used to map string descriptions to paths and retrieve them when needed.

Structsยง

Describer
Describer holds descriptions of files and directories.