Skip to main content

Module config

Module config 

Source

Structs§

ConfigBuilder
Configuration builder for initializing the zvec library.

Functions§

check_version
Checks if the current library version meets the minimum requirements.
initialize
Initializes the zvec library with optional configuration.
is_initialized
Returns true if the library has been initialized.
version
Returns the library version string.
version_major
Returns the major version number.
version_minor
Returns the minor version number.
version_patch
Returns the patch version number.