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

type OneOrMany<T> = Vec<T>;