tasm_lib::list

Module split_off

Source

Structsยง

  • Mutates an existing vector by reducing its length to at and returns the new vector. Mirrors the behavior of the Rust method Vec::split_off.