mold-ai-core 0.1.0

Shared types, API protocol, and HTTP client for mold
Documentation
1
2
/// Re-export anyhow for callers that want a uniform error type.
pub use anyhow::Error as MoldError;