gitlab_butler_lib/
lib.rs

1// Copyright 2020 Matteo Bertini <matteo@naufraghi.net>
2
3pub mod client;
4pub mod entities;
5pub mod issues;
6pub mod merge_requests;