status-lib/status/profile/mailserver.nim
2021-09-08 14:09:35 -04:00

4 lines
61 B
Nim

type
MailServer* = ref object
name*, endpoint*: string