1#[doc(hidden)] 2pub use objekt; 3 4// Re-export the attribute macro. 5pub use objekt_clonable_impl::*;