Skip to content

Expose Statement::name for statement caches #1257

@tisonkun

Description

@tisonkun
impl Statement {
    pub(crate) fn name(&self) -> &str { ... }
}

Otherwise downstream projects need to make their own cache key generator which is awkward.

What do you think @sfackler?

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