Structs§
- Config
Builder - 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
trueif 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.