dzmitry-lahoda

Results 290 issues of dzmitry-lahoda

given ```rust enum Foo { Bar, } ``` I want to get ``` "FooBar" ``` so something like could work ``` rust #[strum_prefix] enum Foo { Bar, } ```

Tools does the job. I see now very detailed view with no need to type manually. Please add donate button for such cool stuff.

seems it was surpassed by some others

`/foobar` matches `/foobar?file_type=zip` while `/foobar?file_type=zip` fails to match `/foobar?file_type=zip`

it has some tree to String stuff and complex trees

I have A.dll of version 2 depend on B.dll of version 2. I have A.dll of version 1 depend on B.dll of version 1. I know that that A.dll of...

I have test project which is strongly signed. I know that having testing project strongly signed is stupid, but we have many of these and hope published ExpressionToCodeLib to be...