We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a4570 commit bdbe3e6Copy full SHA for bdbe3e6
1 file changed
Source/Transport/mod.rs
@@ -8,7 +8,7 @@
8
//! ## Architecture
9
//!
10
//! - [`TransportStrategy`] - Core trait all transports must implement
11
-//! - [`Registry::TransportRegistry`](crate::Transport::Registry::TransportRegistry) - Dynamic transport selection and management
+//! - [`Registry::TransportRegistry`] - Dynamic transport selection and management
12
//! - [`UnifiedRequest`] / [`UnifiedResponse`] - Common message format
13
//! - [`TransportError`] - Unified error taxonomy
14
//! - [`TransportConfig`] - Configuration structures
0 commit comments