fMeow

Results 72 comments of fMeow

Sure, I will update the doc in both readme and documentation in crate.io in the next minor release.

I have a [experimental inplementation](https://github.com/fMeow/amphi) to enable both async and sync, where I try to add a proc macro on a rust module to compile the underlying module to two...

是编译不通过嘛?感觉出问题的地方不是这里,这只是个warning,应该还是能编译通过的。 如果问题还在的话可以把完整的log贴一下嘛?

Yes and no. Notice there is exactly two different version of DMP driver. One with a complete example and the other without. For the one in master branch, there is...

I have create a PR #50 to require authorization for public APIs. I will start testing after the RFC #3139 implementation merge into cargo.

Hi, I am willing to be a contributor. I am planning to deploy a private registry for our company, but some features is lacking: 1. authorize call to all api...

@gagbo I have tried your openid and fired a [PR](https://github.com/gagbo/ktra/pull/1) doing some refactor. The openid feature works like a charm, nice works!

What is the current progress? The last commit is nearly half a year ago. Is there any obstacle? What can I help with?

In that case, [patch section](https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section) in cargo should help.