Alik Aslanyan

Results 46 issues of Alik Aslanyan

Replace with `.expect(...)` or correct error handling.

good first issue

It should download itself, install metamod, amxmodx, run tests and exit after that. Better to run it as a separate Travis job.

At the early stage of the project macros seemed for me easy and convenient solution, but currently I'm thinking about more idiomatic and better way.

enhancement
good first issue

https://github.com/rustless/valico

Rust interface is marked as safe, while underlying `core` implementation isn't thread safe. This is unsound.