pub fn print_available_examples(
    ws: &Workspace<'_>,
    options: &CompileOptions
) -> CargoResult<()>