Type Definition id_tree_layout::drawer::Result[][src]

type Result = Result<()>;

The Drawer’s result type is the std::io::Result with Unit as success type.