river-data-core 0.2.0

Common types & traits for the in the river-data platform
Documentation
1
2
3
4
pub const TRIGGER_SYNC: &str = "trigger_sync";
pub const TRIGGER_FULL_SYNC: &str = "trigger_full_sync";
pub const PAUSE: &str = "pause";
pub const RESUME: &str = "resume";