nar_bridge::narinfo

Function get

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