NeoMutt  2025-12-11-694-ga89709
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
lib.h
Go to the documentation of this file.
1
22
38
39#ifndef MUTT_ADDRESS_LIB_H
40#define MUTT_ADDRESS_LIB_H
41
42// IWYU pragma: begin_keep
43#include "address.h"
44#include "config_type.h"
45#include "group.h"
46#include "idna2.h"
47#include "maillist.h"
48// IWYU pragma: end_keep
49
50#endif /* MUTT_ADDRESS_LIB_H */
Handling for email address groups.
Representation of an email address.
Config type representing an email address.
Handling of international domain names.
Handle mailing lists.