| Crates.io | json-ld-expansion-next |
| lib.rs | json-ld-expansion-next |
| version | 0.21.3 |
| created_at | 2025-05-08 12:59:26.524766+00 |
| updated_at | 2025-05-08 13:38:43.905655+00 |
| description | JSON-LD document expansion implementation |
| homepage | |
| repository | https://github.com/timothee-haudebourg/json-ld |
| max_upload_size | |
| id | 1665311 |
| size | 131,816 |
This library implements the JSON-LD expansion algorithm
for the json-ld crate.
The expansion algorithm is provided by the [Expand] trait.