get_version

Function get_version 

Source
pub fn get_version() -> String
Expand description

Returns the current version of the library.

Returns the Cargo package version as a string (e.g., “0.1.0”).

§Errors

Returns a JSON error object if domain check fails.