fzyzcjy
fzyzcjy
Hi thanks for this demo! However, when taking photo, it is not ensured that scene is focused. Therefore, users have to manually tap or wait to focus, before they can...
**EDIT:** For a smaller example, see a commit below. I have added a small example that you can run. Hi thanks for this lib! [Yesterday](https://github.com/rust-lang/backtrace-rs/issues/442)'s solution work pretty well, but...
Hi thanks for the lib! However it is very slow - it eats all cpu and run for a long time before even decompiling a small function.
Hi thanks for the lib! My usage needs to index into an array based on a value. Shortly speaking, it is doing something like: ``` for x in 0..width {...
Hi thanks for the lib! I wonder does it support NEON(arm) such that it can be used on Android and iOS? Does it need nightly?
Hi thanks for the lib! I wonder what does the "experimental" mean - e.g. will it output wrong results? In addition, I wonder how slow will the benchmark be, for...
Hi thanks for this wonderful starter! As shown in the sample code of this repo, we have to manually write down allocations/frees for pointers such as Strings. That is still...
Please have a look at https://github.com/dart-lang/linter/issues/3286 to see why it is wrong. So, shall we disable it?
Example 1: A pod is created (for example by a Deployment), and is `pending` state for 3 minutes, and is deleted. Then this rule fires. Example 2: A pod is...
**Is your feature request related to a problem? Please describe.** Hi thanks for this wonderful lib! Now I use `aac` audio formats. But I would appreciate it if I could...