cmd_derapify

Function cmd_derapify 

Source
pub fn cmd_derapify<I: Read + Seek, O: Write>(
    input: &mut I,
    output: &mut O,
) -> Result<(), Error>