This is the main crate for the Tailwag suite, an experimental framework for building batteries-included application prototypes.
The form definition crate for the tailwag suite. See the tailwag crate for full details.
A collection of assorted utility functions / traits. Part of the tailwag stack.
A collection of macros to support the tailwag crate
An ORM for building Postgres schemas and data access with a Manager pattern, backed by sqlx.
The logic for the macro exports, supporting the tailwag_orm crate. This crate will eventually be deprecated and merged into the tailwag_orm_macros crate.
A library for quickly generating web services, relying on the tailwag_orm crate. A component of the tailwag crate.
The logic for a suite of macros supporting the tailwag_forms crate.
The macro exports for supporting the tailwag_forms crate.
A collection of macros to support the tailwag crate
The logic for A collection of macros to support the tailwag crate
The logic for A collection of macros to support the tailwag crate