pub type Bolt11InvoiceFeatures = Features<Bolt11InvoiceContext>;
Features used within an invoice.
struct Bolt11InvoiceFeatures { /* private fields */ }