nar_bridge::narinfo

Function head

Source
pub async fn head(
    __arg0: Path<String>,
    __arg1: State<AppState>,
) -> Result<impl IntoResponse, StatusCode>