Skip to main content

Module blocking_trait_def

Module blocking_trait_def 

Source
Expand description

DbConnectionBlocking trait for backends that are natively synchronous.

Traitsยง

DbConnectionBlocking
Synchronous counterpart to DbConnection, for in-process drivers that are natively blocking.