//! GitHub issue creation from TODO comments.
//!//! Use [`GitHubClient`] to create issues and detect duplicates. Issues are
//! deduplicated by title and by embedded TODO ID in the issue body.
pubmodclient;pubmoderror;pubmodtypes;pubuseclient::GitHubClient;pubuseerror::TowlGitHubError;pubusetypes::CreatedIssue;