We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6b837 commit 52fab6bCopy full SHA for 52fab6b
mctp-estack/README.md
@@ -8,8 +8,8 @@ A `Router` instance handles feeding MCTP packets to and from user
8
provided MCTP transports, and handles sending receiving MCTP messages
9
from applications using the `mctp` crate async traits.
10
11
-Applications using MCTP can create [`RouterAsyncListener`] and
12
-[`RouterAsyncReqChannel`] instances.
+Applications using MCTP can create `RouterAsyncListener` and
+`RouterAsyncReqChannel` instances.
13
14
MCTP bridging between ports is supported by the `Router`.
15
0 commit comments