Crate ruplacer[][src]

Structs

DirectoryPatcher

Used to run replacement query on every text file present in a given path

Replacement

A replacement contains of fragments, the input string and the output string

Settings

Settings applied for a DirectoryPatcher run

Stats

Statistics about a run of DirectoryPatcher

Enums

Query

A replacement Query

Functions

replace

Execute a query on a line of input. If there was a match, return a Replacement