Module vtable

Module vtable 

Source

Structs§

AttachmentVtable 🔒
Vtable for type-erased attachment operations.

Functions§

debug 🔒
Formats an attachment using its handler’s debug implementation.
display 🔒
Formats an attachment using its handler’s display implementation.
drop 🔒
Drops the Box<AttachmentData<A>> instance pointed to by this pointer.
preferred_formatting_style 🔒
Gets the preferred formatting style using the H::preferred_formatting_style function.