Skip to main content

Module errors

Module errors 

Source
Expand description

Error types for the context7-cli library.

Context7Error is used for all structured errors within the library. Binary code uses anyhow::Result for flexible propagation.

Enums§

Context7Error
Structured errors for the Context7 API client.