Type Definition nativeshell_build::BuildResult[][src]

pub type BuildResult<T> = Result<T, BuildError>;