Type Definition Result
Other items insimd_json
pub type Result<T> = Result<T, Error>;
simd-json Result type