Type Definition geos::GResult[][src]

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