type-bridge-orm-derive 1.4.1

Derive macros for type-bridge-orm: TypeBridgeEntity, TypeBridgeAttribute, TypeBridgeRelation
Documentation

Derive macros for the type-bridge-orm crate.

Provides #[derive(TypeBridgeAttribute)], #[derive(TypeBridgeEntity)], and #[derive(TypeBridgeRelation)] to eliminate manual trait implementations.