Type Definition ogawa_rs::Result[][src]

pub type Result<V, E = OgawaError> = Result<V, E>;