Authors: Pawel Niemczyk
License: MIT
Summary: EasyOp wraps business logic in typed, composable operations.
It keeps the Interactor mental model (shared ctx, fail!, hooks)
while adding rescue_from, pluggable type adapters, and chainable
result callbacks...