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

File range.rs

crates/gitql-ast/src/types/range.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::any::Any;
2
3use super::base::DataType;
4use super::boolean::BoolType;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected