pub fn backend_init()Expand description
No-op stub when the bindings feature is disabled. Lets the wrapper
crate’s LlamaCppBackend::new() constructor call backend_init()
unconditionally without a #[cfg] branch.
pub fn backend_init()No-op stub when the bindings feature is disabled. Lets the wrapper
crate’s LlamaCppBackend::new() constructor call backend_init()
unconditionally without a #[cfg] branch.