jira-terminal 2.5.0

This is a command line application that can be used as a personal productivity tool for interacting with JIRA
1
pub type Result<T> = core::result::Result<T, Box<dyn std::error::Error>>;