Function dochy_core::archive_src_dir[][src]

pub fn archive_src_dir<P: AsRef<Path>, W: Write>(
    src_dir: P,
    writer: &mut W
) -> CoreResult<()>