Skip to content

Method not found in 'Span' after release. #499

@adama789

Description

@adama789

error[E0599]: no method named source_file found for struct proc_macro2::Span in the current scope

let source_path = proc_macro2::Span::call_site().source_file().path();
| ^^^^^^^^^^^ method not found in Span

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