Module butane::custom

source ·
Expand description

For supporting additional types with the Pg backend (or other future backends).

For an example of usage, see butane/tests/custom_pg.rs in the source repository. Not supported for the Sqlite backend as Sqlite supports a very limited set of types to begin with.

Enums