We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fba100 commit 5658035Copy full SHA for 5658035
README.md
@@ -9,6 +9,11 @@ async-graphql-extension-apollo-tracing
9
<img src="https://img.shields.io/crates/v/async-graphql-extension-apollo-tracing.svg?style=flat-square"
10
alt="Crates.io version" />
11
</a>
12
+ <!-- Documentation -->
13
+ <a href="https://docs.rs/async-graphql-extension-apollo-tracing/badge.svg">
14
+ <img src="https://docs.rs/async-graphql-extension-apollo-tracing/badge.svg?style=flat-square"
15
+ alt="Documentation" />
16
+ </a>
17
<!-- Downloads -->
18
<a href="https://crates.io/crates/async-graphql-extension-apollo-tracing">
19
<img src="https://img.shields.io/crates/d/async-graphql-extension-apollo-tracing.svg?style=flat-square"
0 commit comments