1 2 3 4 5
/// Module for the `gh` subcommand. pub mod lib; /// Type for github graphql api pub mod types;