Hyomin Koo

Results 2 issues of Hyomin Koo

Tried to parse this fragment: ```html ``` If you try to parse attributes of this input tag, you will find the first letter of the `value` attribute is omitted. try...

Currently, uniffi supports generating bindings documentation using Rust doc comments. However, these comments cannot be conditionally included based on the target language (e.g. writing example in comments could be confusing...