logo

Type Definition wargo_lib::NullResult[][src]

pub type NullResult = Result<(), Box<dyn Error>>;