floria 0.0.5

Floria data system for cloud orchestration
Documentation
1
2
3
4
5
mod backend;
mod store;

#[allow(unused_imports)]
pub use {backend::*, store::*};