[][src]Function steganer::_run

pub fn _run(config: &Configuration) -> Result<()>

Main function in steganer. It runs its main logic.

If you're using steganer as a library then this function is not useful for you.