FileId

Primary key in the files table

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

Meta