Skip to main content

Crate rsfbclient_native

Crate rsfbclient_native 

Source
Expand description

FirebirdConnection implementation for the native fbclient

Re-exports§

pub use services::NativeServiceManager;

Modules§

services
Native service manager: a thin, safe wrapper over the isc_service_attach / isc_service_start / isc_service_query / isc_service_detach client entry points.

Structs§

DynLink
Configuration details for dynamic linking
DynLoad
Configuration details for dynamic loading
NativeFbAttachmentConfig
The common part of native client configuration (for both embedded/remote)
NativeFbClient
Client that wraps the native fbclient library
RemoteConfig
The remote part of native client configuration

Traits§

LinkageMarker
A marker trait which can be used to obtain the associated client instance