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

File boolean.rs

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

Source from the content-addressed store, hash-verified

1use std::any::Any;
2
3use crate::expression::Expr;
4use crate::expression::StringExpr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected