[−][src]Constant sync_manager::ffi::error_codes::ENGINE_NOT_OPEN
pub const ENGINE_NOT_OPEN: i32 = 3;
We were asked to sync an engine which is not open (i.e. Weak::upgrade returns None).
pub const ENGINE_NOT_OPEN: i32 = 3;
We were asked to sync an engine which is not open (i.e. Weak::upgrade returns None).