Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pro
Popular repositories
-
rustc_win_wrong_code
-
rfcs
Forked from rust-lang/rfcs
RFCs for changes to Rust
-
TabHostDataBinding
Java
7 contributions in the last year
Contribution activity
April 2019
davemilter has no activity
yet for this period.
March 2019
Created an issue in dtolnay/syn that received 1 comment
How compare `&Path` and `&Ident` ?
I want compare &syn::Path and &syn::Ident
there is method Path::is_ident for it: https://docs.rs/syn/0.15/syn/struct.Path.html ,
but I can not call…
1
comment