Function print_snapshot 

Source
fn print_snapshot(
    client: &Client,
    args: &InspectArgs,
    api_key: Option<&str>,
) -> Result<()>