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 55425b2 commit b25342dCopy full SHA for b25342d
server/swimos_agent/src/agent_model/downlink/mod.rs
@@ -322,7 +322,7 @@ pub trait DownlinkChannelFactory<Context> {
322
/// The kind of the downlink that is created.
323
fn kind(&self) -> DownlinkKind;
324
325
- /// Create a new new downlink from a boxed instances of the factory.
+ /// Create a new downlink from a boxed instances of the factory.
326
///
327
/// # Arguments
328
/// * `context` - The agent context to which the downlink will belong.
0 commit comments