Module janus_plugin::session [] [src]

Structs

NullHandleError

An error indicating that someone handed us a null plugin session handle.

SessionWrapper

A wrapper for a Janus session. Contains a pointer to the Janus PluginSession (which is used to identify this session in the Janus FFI) and any Rust state associated with the session.