NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
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 */
Representation of an email address.
Config type representing an email address.
Handling for email address groups.
Handling of international domain names.