pub fn ref_current_id(ctype: &str) -> Result<SymHashMap<Stored>>Expand description
Recycle the last ID without incrementing (Perl: RefCurrentID) Useful if the last ID-ed box got pruned.
pub fn ref_current_id(ctype: &str) -> Result<SymHashMap<Stored>>Recycle the last ID without incrementing (Perl: RefCurrentID) Useful if the last ID-ed box got pruned.