mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: finish missing doc (#6668)
This commit is contained in:
@ -1894,7 +1894,8 @@ impl LookupTargetRotator {
|
||||
|
||||
/// Tracks lookups across multiple `FindNode` requests.
|
||||
///
|
||||
/// If this type is dropped by all
|
||||
/// If this type is dropped by all Clones, it will send all the discovered nodes to the listener, if
|
||||
/// one is present.
|
||||
#[derive(Clone, Debug)]
|
||||
struct LookupContext {
|
||||
inner: Rc<LookupContextInner>,
|
||||
|
||||
Reference in New Issue
Block a user