show

Function show 

Source
pub fn show(
    patch: &Patch,
    id: &PatchId,
    verbose: bool,
    stored: &Repository,
    workdir: Option<&Repository>,
    profile: &Profile,
) -> Result<()>