MutationId

Primary key in the mutation table

@safe
alias MutationId = NamedType!(long, Tag!"MutationId", 0, Comparable, Hashable, ConvertStringable)

Meta