Module opcua_core::prelude [] [src]

The prelude mod contains all the things you typically need to access from a client / server.

Reexports

pub use opcua_types::*;
pub use comms::prelude::*;
pub use crypto::*;
pub use config::Config;

Macros

supported_message_as
supported_message_as_ref
supported_message_as_ref_mut

Enums

StatusCode