[][src]Type Definition ghost_actor::GhostResult

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

Result type for GhostErrors