nar_bridge::nar

Function get_head

Source
pub async fn get_head(
    method: Method,
    ranges: Option<TypedHeader<Range>>,
    __arg2: Path<String>,
    __arg3: Query<GetNARParams>,
    __arg4: State<AppState>,
) -> Result<impl IntoResponse, StatusCode>