Skip to main content

CodexHttpEventReceiver

Type Alias CodexHttpEventReceiver 

Source
pub type CodexHttpEventReceiver = Receiver<Result<Value, CodexError>>;

Aliased Typeยง

pub struct CodexHttpEventReceiver { /* private fields */ }