phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
EmailStatus.domainPart
std
net
isemail
EmailStatus
struct
EmailStatus
@
property
const @
safe
@
nogc
pure nothrow return scope
string
domainPart
(
)
Return Value
Type:
string
The domain part of the email address, that is, the part after the @ sign.
Meta
Source
See Implementation
std
net
isemail
EmailStatus
functions
toString
properties
domainPart
localPart
status
statusCode
valid