Skip to main content

Shared

Type Alias Shared 

Source
pub type Shared = Arc<AppState>;

Aliased Typeยง

pub struct Shared { /* private fields */ }