Merge branch 'settingTypo2023-09-05' into 'main'
setting not settings: struct.RoutingContext.html See merge request veilid/veilid!173
This commit is contained in:
commit
4b298f43d4
@ -284,7 +284,7 @@ impl RoutingContext {
|
||||
|
||||
/// Gets the latest value of a subkey
|
||||
///
|
||||
/// May pull the latest value from the network, but by settings 'force_refresh' you can force a network data refresh
|
||||
/// May pull the latest value from the network, but by setting 'force_refresh' you can force a network data refresh
|
||||
///
|
||||
/// Returns `None` if the value subkey has not yet been set
|
||||
/// Returns `Some(data)` if the value subkey has valid data
|
||||
|
Loading…
Reference in New Issue
Block a user