MCPcopy Create free account
hub / github.com/AmrDeveloper/GQL / gitql_data_provider.rs

File gitql_data_provider.rs

src/gitql/gitql_data_provider.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::convert::Infallible;
2
3use gitql_core::object::Row;
4use gitql_core::values::Value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected