Skip to content

Exposed AST in Rust library contains private types #288

@jakoschiko

Description

@jakoschiko

The AST exposed in #282 contains some private types. That means some programs cannot be constructed as AST. E.g. the cozo program ::relations cannot be constructed because cozo::parse::sys::SysOp is private and necessary for constructing CozoScript::Sys.

Relates to #224

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions