Expand description
Language-aware code filtering.
Credits: adapted from rtk (Rust Token Killer) — rtk/src/core/filter.rs.
MIT © Patrick Szymkowiak. See LICENSE.
Enums§
Functions§
- filter
- Apply code-aware filtering. For
DataorUnknownlanguages, returns input unchanged to avoid corrupting JSON/YAML/TOML (rtk issue #464).