pub fn slice_symbol( file_path: &Path, symbol: &Symbol, ) -> Result<String, SliceError>
Slice the entire symbol declaration (signature + body) from file on disk.