gitlab_client 0.15.1

GitLab client
Documentation
1
2
3
4
#[cfg(feature = "http")]
pub mod http;
#[cfg(feature = "reqwest")]
pub mod reqwest;