Type Definition simd_json::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

simd-json Result type