-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Description
error[E0599]: no function or associated item named `from_str` found for struct `proc_macro::Literal` in the current scope
--> /root/.cargo/registry/src/github.spider-man.dpdns.org-1ecc6299db9ec823/proc-macro2-1.0.29/src/wrapper.rs:926:38
|
926 | proc_macro::Literal::from_str(repr)
| ^^^^^^^^ function or associated item not found in `proc_macro::Literal`
Compiler version: rustc 1.54.0-nightly (79e50bf77 2021-05-10)
Any idea?
Metadata
Metadata
Assignees
Labels
No labels