[][src]Type Definition conway::error::ConwayResult

type ConwayResult<T> = Result<T, ConwayError>;