//! Celeritas bindings wrapper library #![warn(missing_docs)] #![cfg_attr(docsrs, feature(doc_cfg))] pub use celeritas_sys as ffi;