Type Definition schemafy_snapshot::one_or_many::OneOrMany [] [src]

type OneOrMany<T> = Vec<T>;