NeoMutt
2025-09-05-55-g97fc89
Teaching an old dog new tricks
DOXYGEN
Toggle main menu visibility
Home
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
a
b
c
e
f
g
h
i
k
l
m
n
o
p
r
s
t
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
x
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
Libraries
APIs
GitHub
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
22
35
36
#ifndef MUTT_ADDRESS_LIB_H
37
#define MUTT_ADDRESS_LIB_H
38
39
// IWYU pragma: begin_keep
40
#include "
address.h
"
41
#include "
config_type.h
"
42
#include "
group.h
"
43
#include "
idna2.h
"
44
// IWYU pragma: end_keep
45
46
#endif
/* MUTT_ADDRESS_LIB_H */
address.h
Representation of an email address.
config_type.h
Config type representing an email address.
group.h
Handling for email address groups.
idna2.h
Handling of international domain names.