huskies: merge 778
This commit is contained in:
@@ -109,7 +109,7 @@ pub struct PipelineItemView {
|
||||
}
|
||||
|
||||
/// A snapshot of a single node presence entry derived from the CRDT document.
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Clone, Debug, serde::Serialize)]
|
||||
pub struct NodePresenceView {
|
||||
pub node_id: String,
|
||||
pub address: String,
|
||||
|
||||
Reference in New Issue
Block a user