1 2 3 4 5 6
mod attachment_impl; mod attachments; pub use attachments::{Attachable, Attachments}; mod impl_attachable_macro;