Skip to main content

Crate bone_persistence

Crate bone_persistence 

Source

Re-exports§

pub use error::PersistenceError;
pub use error::Result;
pub use factory::PersistFactory;
pub use factory::PersistenceConfig;
pub use persistence::Persistence;
pub use persistence::PersistentState;
pub use persistence::UpdateStrategy;
pub use backends::*;

Modules§

backends
error
factory
persistence

Constants§

VERSION

Functions§

init