R/utils.R
nng_version.Rd
Returns the versions of the ‘libnng’ and ‘libmbedtls’ libraries used by the package.
nng_version()
A character vector of length 2.
nng_version() #> [1] "1.9.0" "Mbed TLS 3.5.2"