Function gists_slash_fork

Source
pub async fn gists_slash_fork(
    configuration: &Configuration,
    gist_id: &str,
) -> Result<BaseGist, Error<GistsSlashForkError>>
Expand description