[][src]Type Definition lib3h_zombie_actor::prelude::GhostResult

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

Result type for GhostErrors