| Crates.io | protograph-runtime |
| lib.rs | protograph-runtime |
| version | 0.1.0 |
| created_at | 2025-12-21 17:42:32.794987+00 |
| updated_at | 2025-12-21 17:42:32.794987+00 |
| description | Runtime types for protograph (DataLoader, errors) |
| homepage | https://github.com/alexchoi0/protograph |
| repository | https://github.com/alexchoi0/protograph |
| max_upload_size | |
| id | 1998368 |
| size | 32,234 |
Runtime types for protograph.
This crate re-exports common dependencies needed by generated code:
async-graphqlasync-traitAdd to your dependencies:
[dependencies]
protograph-runtime = "0.1"
The generated code will use types from this crate.
MIT OR Apache-2.0