[][src]Type Definition q1tsim::error::Result

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

Type alias for a result with a q1tsim error