Skip to content

Commit

Permalink
Doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski authored and orium committed Oct 31, 2024
1 parent 987b4b4 commit 2419a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rewriter/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ impl HandlerTypes for LocalHandlerTypes {
}
}

/// Marker type for sendable handlers. Use aliases from the `send` module.
/// Marker type for sendable handlers. Use aliases from the [`send`](crate::send) module.
#[doc(hidden)]
pub struct SendHandlerTypes {}

Expand Down

0 comments on commit 2419a1a

Please sign in to comment.