[](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest/-/pipelines)
[](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest/-/releases)
[](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/network/RustyPhoenixRequest/coverage/index.html)
[](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/network/RustyPhoenixRequest/)
[](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/PHOENIX2/)
[](https://doi.org/10.5281/zenodo.18683504)
# Introduction
This library provides methods to mock request API. This is the Rust equivalent of https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/PhoenixRequest
# Code
https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest
# Documentation
https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/network/RustyPhoenixRequest/index.html
# Requirements
- cargo
- rustc
- [RustyPhoenixGenericMock](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/serialize-io/RustyPhoenixGenericMock)
# Installation for Users
```
git clone https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest.git
cd RustyPhoenixRequest
```