Skip to main content

try_pool

Function try_pool 

Source
pub fn try_pool() -> Option<&'static DatabaseConnection>
Expand description

Returns the global connection if installed, else None.