rorm-lib 0.3.0

The FFI bindings to C.
Documentation

rorm-lib

rorm-lib provides FFI bindings for rorm-db.

With the help of this crate, it is possible for other languages to use the orm.

To provide a similar experience as rorm for users, it is required to build an additional layer upon this binding as well as an interface for rorm-cli.