Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Jan 12, 2024
1 parent 8790bc7 commit cd97973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions viz-smol/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
//! viz_smol::serve(ex.clone(), listener, app).await
//! }
//! ```
//!
//! [`Service`]: https://docs.rs/tower-service/latest/tower_service/trait.Service.html
#![doc(html_logo_url = "https://viz.rs/logo.svg")]
#![doc(html_favicon_url = "https://viz.rs/logo.svg")]
Expand Down

0 comments on commit cd97973

Please sign in to comment.