1
2
3
4
5
#[doc(hidden)]
pub use objekt;

// Re-export the attribute macro.
pub use objekt_clonable_impl::*;