forgejo-api 0.9.2

Interface to Forgejo's Web API
Documentation
1
2
3
4
5
pub mod endpoints;
pub mod methods;
#[cfg(feature = "sync")]
pub mod methods_sync;
pub mod structs;