NeoMutt
2023-03-22-27-g3cb248
Teaching an old dog new tricks
DOXYGEN
lib.h
Go to the documentation of this file.
1
35
#ifndef MUTT_ADDRESS_LIB_H
36
#define MUTT_ADDRESS_LIB_H
37
38
// IWYU pragma: begin_exports
39
#include "
address.h
"
40
#include "
group.h
"
41
#include "
idna2.h
"
42
// IWYU pragma: end_exports
43
44
#endif
/* MUTT_ADDRESS_LIB_H */
address.h
Type representing an email address.
group.h
Handling for email address groups.
idna2.h
Handling of international domain names.