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.10.1" "Mbed TLS 3.6.2"