6 releases
| 0.3.0 | Jan 13, 2025 |
|---|---|
| 0.2.5 | Aug 25, 2024 |
| 0.2.3 | Feb 18, 2024 |
| 0.2.2 | Jan 21, 2024 |
#6 in #partial-updates
428 downloads per month
15KB
356 lines
A Custom Option Enum with Undefined
Defined is a alternative Option enum value with Defined::Undef value.
Defined::Def is defined
Defined::Undef is undefined
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.
Dependencies
~7MB
~132K SLoC