Sed-like regex library for performing sed-style substitutions on strings.
# Cargo.toml
[dependencies]
sedregex = "0.2.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Perform a sed substitution on a string.
Refer to sed documentation for supported patterns.
No dependency data recorded yet.