Crates.io | defined |
lib.rs | defined |
version | 0.2.5 |
source | src |
created_at | 2024-01-03 10:03:01.299404 |
updated_at | 2024-08-25 08:43:59.566642 |
description | A simpler Option type to circumvent orphan rules in sea-orm. |
homepage | |
repository | https://github.com/franklx/defined |
max_upload_size | |
id | 1087270 |
size | 16,695 |
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.