[][src]Type Definition lib3h_zombie_actor::GhostResult

type GhostResult<T> = Result<T, GhostError>;

Result type for GhostErrors