Yuri Khrustalev
Yuri Khrustalev
close #31 --- This change is [](https://reviewable.io/reviews/abh/geoip/32)
It would be great to expose opened database type available via GeoIP.databaseType https://github.com/maxmind/geoip-api-c/blob/master/libGeoIP/GeoIP.h#L65. Actual need lies in the fact that underline C library produces warning message to stdout in case...
Instead of changing the systemd unit file, use a separate config for the configuration. refs #3516
### What behavior of the library made you think about the improvement? In the current Index abstraction over the outlines-core regex engine, the concept of a final state is misleading:...
### What behavior of the library made you think about the improvement? The library may have an abstraction to expose the guide objects into the cpp space. ### How would...
### What behavior of the library made you think about the improvement? The library currently depends on TLS libraries indirectly through the tokenizers crate, which in turn pulls in hf-hub....
**Motivation** When using a randomly generated password for a database, the url has to be escaped, it adds extra complexity to prepare it in a particular way for the app....
Use case: When there is a need to build 2 headers based on the same rust lib and there is a known naming pattern for the function/types that would go...