pub fn check_live(
storage: &Rc<VectorStorage>,
method: &str,
span: Span,
) -> Result<(), RuntimeError>Expand description
A vector consumed by freeze() is no longer usable.
pub fn check_live(
storage: &Rc<VectorStorage>,
method: &str,
span: Span,
) -> Result<(), RuntimeError>A vector consumed by freeze() is no longer usable.