cf-modkit-errors 0.1.1

ModKit errors library
Documentation

Core error types for the modkit framework

This crate provides pure data types for error handling, with no dependencies on HTTP frameworks. It includes:

  • RFC 9457 Problem Details (Problem)
  • Error catalog support (ErrDef)