Function synthizer::initialize

source ·
pub fn initialize() -> Result<InitializationGuard>
Expand description

Initialize Synthizer, returning a InitializationGuard which must be kept alive for the duration of your program.