Skip to main content

enumerate_state_closure_with_options

Function enumerate_state_closure_with_options 

Source
pub fn enumerate_state_closure_with_options(
    store: &impl ObjectStore,
    state_id: StateId,
    options: StateClosureOptions,
) -> Result<Vec<ObjectInfo>>