Skip to main content

SDb

Type Alias SDb 

Source
pub type SDb = Surreal<Db>;
Expand description

Embedded Surreal client type.

Aliased Type§

pub struct SDb { /* private fields */ }