Type Definition janus_plugin::JanusResult[][src]

type JanusResult = Result<(), JanusError>;

A result from pushing an event to Janus core.