Function axxd::save_decrypted[][src]

pub fn save_decrypted<P: AsRef<Path>>(
    decrypted: PlainContent,
    target_path: P
) -> Result<P, Error>