cloudwego / volo

Rust RPC framework with high-performance and strong-extensibility for building micro-services.
https://crates.io/crates/volo
Apache License 2.0
2.13k stars 166 forks source link

chore: add attributes for docsrs #427

Closed wfly1998 closed 1 month ago

wfly1998 commented 1 month ago

Motivation

In docs.rs, docs of crates can have attributes, but we did not support it before.

Solution

Add missing attributes.