defined

Crates.iodefined
lib.rsdefined
version0.3.0
created_at2024-01-03 10:03:01.299404+00
updated_at2025-01-13 06:39:04.820668+00
descriptionA simpler Option type to circumvent orphan rules in sea-orm.
homepage
repositoryhttps://github.com/franklx/defined
max_upload_size
id1087270
size29,855
Franco Lucchini (franklx)

documentation

https://docs.rs/defined/latest/defined/

README

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.

Commit count: 16

cargo fmt