Type Alias gluon::std_lib::http::EffectHandler

source ·
pub type EffectHandler<T> = Eff<HttpEffect, T>;

Aliased Type§

struct EffectHandler<T>(/* private fields */);