Module core

Source
Expand description

Core implementation structs for Senzing SDK interfaces

Re-exports§

pub use config::SzConfigCore;
pub use config_manager::SzConfigManagerCore;
pub use diagnostic::SzDiagnosticCore;
pub use engine::SzEngineCore;
pub use environment::SzEnvironmentCore;
pub use product::SzProductCore;

Modules§

config
Core implementation of SzConfig trait
config_manager
Core implementation of SzConfigManager trait
diagnostic
Core implementation of SzDiagnostic trait
engine
Core implementation of SzEngine trait
environment
Core implementation of SzEnvironment trait
product
Core implementation of SzProduct trait