Mario Montoya
Mario Montoya
I don't know how to use those methods, it needs to go deeper into the FFI? P.D: Maybe is easier to convert to String and parse from it.
I need to do something else?
Hi, do I need to do anything else to see this merged, or just wait :) P.D: This my first pull request ever so I unsure what are the full...
> You/we need to discuss the concern raised by @thomcc ! Ah, great. --- I think is hard to find this problem as stated by @thomcc, in the sense that...
Any blocker left? Or is now wait? Can I help?
What else can be done to unblock this?
`parse_from_str` is from `rust_decimal::Decimal` so it follows its rules for what is valid, I don't skip it. The use of string here is orthogonal to your remarks: is about not...
Using `String` alleviate all the issues with internal changes of formats, and allows to transparently migrate to the new version (and even support for things that are not rust decimal:...
Ok, this conflict with the other triggers: When I put this into the form tag: ```html ``` It only requests when the input gets out of focus, instead of on...
Not work with the change. Same behavior. I also with only changed but same. P.D: Is possible to control this by js? I have problems with users because this is...