Type Definition sim_rust::functions::VoidResult[][src]

pub type VoidResult = Result<(), &'static str>;