Crate mreplace

Source

Re-exports§

pub use const_str;

Macros§

mreplacemacro

Structs§

CharwiseDoubleArrayAhoCorasick
A fast multiple pattern match automaton implemented with the Aho-Corasick algorithm and character-wise double-array data structure.
Mreplace

Type Aliases§

Result
A specialized Result type for Daachorse.