Skip to main content

get_raw

Function get_raw 

Source
pub async fn get_raw(
    configuration: &Configuration,
    repo_ref: &str,
    path: &str,
    git_ref: Option<&str>,
) -> Result<Vec<i32>, Error<GetRawError>>