Crate tracetree

Crate tracetree 

Source

Structs§

Error
The Error type.
ProcessInfo
Information about a spawned process.
ProcessTree
A tree of processes.
Traverse

Enums§

ErrorKind
The kind of an error.
NodeEdge
Indicator if the node is at a start or endpoint of the tree

Traits§

ResultExt
Additional methods for Result, for easy interaction with this crate.

Type Aliases§

Result
Convenient wrapper around std::Result.