Type Definition unicode_graph::graph::Result [] [src]

type Result<T> = Result<T, ParseGraphError>;