An open API service indexing awesome lists of open source software.

https://github.com/aaronrenner/not_loaded

Helpers to indicate a field might have a value but is not loaded. Inspired by Ecto.
https://github.com/aaronrenner/not_loaded

Last synced: 11 months ago
JSON representation

Helpers to indicate a field might have a value but is not loaded. Inspired by Ecto.

Awesome Lists containing this project

README

          

# NotLoaded

Represents fields that might have a value, but have not been loaded. Inspired by
Ecto.Association.NotLoaded.