extract_example

Function extract_example 

Source
fn extract_example(name: &str, patch: bool, dest: &Path) -> Result<()>
Expand description

Extract the specified example to a new directory.

If patch is true, then the corresponding patched example will be extracted.