mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-07-12 03:12:11 +02:00
Greptile follow-up on the previous cfg(unix) fix: ungated scenario fns still referenced the unix-only helpers module, failing name resolution on non-unix hosts (cfg_attr(allow) suppresses warnings, not resolution). Every item is now cfg(unix)-gated; the non-unix build compiles to the stub main alone. |
||
|---|---|---|
| .. | ||
| omnigraph | ||
| omnigraph-api-types | ||
| omnigraph-cli | ||
| omnigraph-cluster | ||
| omnigraph-compiler | ||
| omnigraph-policy | ||
| omnigraph-server | ||