SchemataId

Primary key for mutation schematas.

@safe
alias SchemataId = NamedType!(long, Tag!"SchemataId", long.init, Comparable, Hashable, TagStringable)

Meta