Tweak readme and lib docs
This commit is contained in:
parent
4a4225f72c
commit
cb96987115
2 changed files with 12 additions and 4 deletions
|
|
@ -67,6 +67,10 @@
|
|||
//! ```
|
||||
//!
|
||||
//! [axum]: https://crates.io/crates/axum
|
||||
//!
|
||||
//! ## But what about that small helper function?
|
||||
//!
|
||||
//! See the readme for more details.
|
||||
|
||||
#[cfg(feature = "axum")]
|
||||
mod axum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue