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 50 million developers.
Sign up
Pinned
285 contributions in the last year
Contribution activity
August 2020
koute has no activity
yet for this period.
July 2020
Created an issue in dtolnay/syn that received 1 comment
1.0.33 fails to parse Expr::Field in non-full mode
Consider the following program: struct Test {} impl syn::parse::Parse for Test { fn parse( input: syn::parse::ParseStream ) -> syn::parse::Result< S…
1
comment