Skip to content

Commit

Permalink
chore(doc): Remove unnecessary link definition (#2139)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Jan 12, 2025
1 parent 5c7a69e commit 7380454
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tonic/src/transport/server/unix.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use std::sync::Arc;
/// See [Connected] for more details.
///
/// [ext]: crate::Request::extensions
/// [Connected]: crate::transport::server::Connected
#[derive(Clone, Debug)]
pub struct UdsConnectInfo {
/// Peer address. This will be "unnamed" for client unix sockets.
Expand Down

0 comments on commit 7380454

Please sign in to comment.