Type Definition xiv_emote_parser::repository::Result

source ·
pub type Result<T> = Result<T, LogMessageRepositoryError>;