Function run

Source
pub async fn run(state: &mut State) -> BoxResult<()>
Expand description

Runs the markup link extractor. This is the main entry point of this library.

ยงErrors

If reading of any input or writing of the log or result-file failed.