Function zip_blitz::run

source · []
pub fn run<R>(config: Config, input: R) -> Result<String, &'static str> where
    R: BufRead