/defined

A simpler Option type to circumvent orphan rules in sea-orm

Primary LanguageRustMIT LicenseMIT

defined

Minimal implementation of Option-like type for use in sea-orm. Crate needed to circumvent rust orphan rules for implementation of partial updates in sea-orm.