jira-issue-api 0.7.0

Personal library for interfacing with Jira issues
Documentation
1
2
3
4
mod client;
pub mod models;

pub use crate::client::*;