Dmytro Polunin

Results 15 issues of Dmytro Polunin

For the following code: ```glsl struct Foo { uint a; }; layout(std140, set = 0, binding = 0) readonly buffer A{ Foo foo[]; }; layout(set = 1, binding = 0)...

status: needs investigation

- [x] Example with `actix_web` - [ ] Example with `warp` - [ ] Example with `teloxide` (when it include teloc in their code)

documentation
good first issue

Add possibility to add dependency factories instead of dependencies itself.

There are no cross-references to methods and structs in a [documentation for 0.1.0](https://docs.rs/teloc/0.1.0/teloc/). We can add the links for the items using [intra_rustdoc_links](https://rust-lang.github.io/rfcs/1946-intra-rustdoc-links.html)

documentation

We know all dependencies between components in compile-time, so we can draw a dependency graph.

enhancement

Write how create new containers, methods and why teloc architecture is that it is.

documentation

Guide for people which unfamiliar with `IoC` and `DI` abstractions.

documentation

I'm follow all instructions from the [getting started](https://ton.org/docs/#/howto/getting-started) section but when I try to obtain account state for the "test giver" as described in the [step-by-step](https://ton.org/docs/#/howto/step-by-step?id=inspecting-the-state-of-a-smart-contract) section I got message...

## Expected Behavior Expected that no error happened. ## Actual Behavior Internal error: Uncaught exception. Backtrace: ``` | Internal error: Uncaught exception. | Unix.Unix_error(Unix.EOPNOTSUPP, "bind", "") | Raised by primitive...

windows

Оригинал: https://rustwasm.github.io/docs/book/ Репозиторий перевода: не создан Проект на GitLocalize: не создан URL: не настроено