Skip to main content

Module slicer

Module slicer 

Source

Enums§

SliceError

Functions§

slice_bytes_safe
Slices exact byte content from an in-memory buffer with safe UTF-8 snapping.
slice_lines
Fallback 1-based line slicer
slice_symbol
Slice the entire symbol declaration (signature + body) from file on disk.
slice_symbol_body
Slice only the symbol’s implementation body from file on disk.