gelx 0.8.5

Generate fully typed rust code from your gel schema and inline queries.
Documentation
1
2
3
select (insert Simple {
  position := <default::Position>$position,
}) {**};