Crate tracetree [] [src]

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 Definitions

Result

Convenient wrapper around std::Result.