index
:
getchoo/nixpkgs-tracker-bot
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
bot-error
/
src
/
lib.rs
blob: f34e60ef8c851f0f776645d44ee89c90f68449e7 (
plain
)
1
pub type Error = Box<dyn std::error::Error + Send + Sync>;