Struct opcua_server::subscriptions::UpdateStateResult [] [src]

pub struct UpdateStateResult {
    pub handled_state: u8,
    pub update_state_action: UpdateStateAction,
}

Fields

Methods

impl UpdateStateResult
[src]

Trait Implementations

impl Debug for UpdateStateResult
[src]

Formats the value using the given formatter.