Kaveh

Results 8 issues of Kaveh

Here is tracking issue for Persian translations, if you find any wrong or miss translation in any post, or having problem with translations don't hesitate to leave a comment here....

translation

Hi, i am using `shadowsocks-rust 1.8.23` with `v2ray-plugin` and `nginx`. recently i added another ip to my VPS so now i have two ip. The problem is shadowsocks (or v2ray)...

# Bug Report I had a problem with `zola check` that it complains about internal links and anchors not existing. After some research and test, i have found the problem....

Hi, I was wondering that if there is any plan for adding Async support to (de)serializer?

enhancement
help wanted

This PR will add support for tokio by adding two traits `AsyncBorshDeserialize` and `AsyncBorshSerialize` and their respective derive macros to be used in places that we have async reader and...

Hey This is a hacky fix for adding support of legacy `*` prefixes to `cssparser`. Currently this fails to be parsed: ```css p { *color: red; } ``` And there...

Closes #21 and allows users to call `ops` functions correctly with inner context.

### Is there an existing issue for this? - [x] I have searched the existing issues ### Code of Conduct - [x] I agree to follow this project's Code of...

bug