Docs.rs
rplc_opcua-0.12.4
rplc_opcua 0.12.4
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
divi255
yblokh
Dependencies
actix-web ^0.7
normal
optional
base64 ^0.21
normal
bitflags ^1.3
normal
byteorder ^1.4
normal
bytes ^1.3
normal
chrono ^0.4
normal
derivative ^2.2
normal
env_logger ^0.10
normal
optional
foreign-types ^0.3
normal
futures ^0.3
normal
gethostname ^0.4
normal
lazy_static ^1.4.0
normal
libc ^0.2
normal
log ^0.4
normal
openssl ^0.10
normal
openssl-sys ^0.9
normal
parking_lot ^0.12
normal
regex ^1.7
normal
rumqttc ^0.20
normal
optional
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1
normal
tokio-util ^0.6
normal
url ^1.6
normal
uuid ^1.2
normal
serde_json ^1.0
dev
tempdir ^0.3
dev
Versions
6.58%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
XmlElement
opcua
0.12.4
XmlElement
Aliased Type
In opcua::
types::
string
opcua
::
types
::
string
Type Alias
XmlElement
Copy item path
Source
pub type XmlElement =
UAString
;
Expand description
An XML element.
Aliased Type
ยง
pub struct XmlElement {
/* private fields */
}