toolhub-core 0.1.0

Domain types and traits for the toolhub workspace
Documentation
1
pub type Result<T> = std::result::Result<T, anyhow::Error>;