Type Definition mentat_db::internal_types::KnownEntidOr [] [src]

type KnownEntidOr<T> = Either<KnownEntid, T>;