Skip to content

Query macro rework using proc_macro/proc_macro_hack #2

@katyo

Description

@katyo

Currently query macro implementation based on Rust's macro_rules.

This is terrible due to several reasons. Mainly because the code relatively hard to understand, modification and debugging. Secondly the errors in queries cannot be reported clear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions