Skip to main content

Crate wae_effect

Crate wae_effect 

Source
Expand description

代数效应系统

提供声明式的依赖注入能力,允许在处理请求时通过类型安全的接口获取各种依赖。

Structs§

AlgebraicEffect
代数效应构建器
Dependencies
依赖容器
Effectful
代数效应请求上下文
WaeErrorResponse
WaeError 的包装类型,用于解决 orphan rule 问题

Enums§

Scope
依赖作用域