Skip to content

Commit

Permalink
Doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Oct 31, 2024
1 parent 9f30fe8 commit eb6fd47
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 eb6fd47

Please sign in to comment.