Function yrs::ydoc_should_load

source ยท
#[no_mangle]
pub unsafe extern "C" fn ydoc_should_load(doc: *mut Doc) -> u8
Expand description

Returns status of should_load flag of this Doc instance, informing parent Doc if this document instance requested a data load.