Skip to main content

check_live

Function check_live 

Source
pub fn check_live(
    storage: &Rc<VectorStorage>,
    method: &str,
    span: Span,
) -> Result<(), RuntimeError>
Expand description

A vector consumed by freeze() is no longer usable.