TestFileId

Primary key in the test files table

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

Meta