Артём Полторацкий
Артём Полторацкий
Очень хотелось бы услышать от вас лекцию по нативным аддонам, ваше мнение о подобном будущем платформы. Укажу на проблему, которая возникла у меня — хоть идея мне безумно нравится, но...
If i named function with snake_case style, function not working. Version: ``` napi = {version="2.0.3", features=["async"]} napi-derive = "2.0.7" ``` Errors can watch after compiling Example: ```rust #[napi] fn my_func(){...
Added int/uint type Before submitting a pull request, please make sure the following is done: - [x] Fork [the repository](https://github.com/gcanti/io-ts) and create your branch from master. (small change, ran it...