common::remote

Function get

pub fn get<M>(
    project: &str,
    url: String,
    headers: HeaderMap,
) -> Result<M, String>