pub(crate) mod diff; pub(crate) mod file; pub(crate) mod range; pub(crate) mod str; pub(crate) mod syntax_highlight; pub(crate) mod timeout;