Skip to main content

EmbeddedBackend

Type Alias EmbeddedBackend 

Source
pub type EmbeddedBackend = GenericPhotonBackend;
Expand description

Back-compat alias for the default in-process mem tier GenericPhotonBackend.

Aliased Typeยง

pub struct EmbeddedBackend { /* private fields */ }