Docs.rs
async-opcua-types-0.18.0
async-opcua-types 0.18.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
svanharmelen
einarmo
Dependencies
async-opcua-macros ^0.18.0
normal
async-opcua-xml ^0.18.0
normal
optional
base64 ^0.22
normal
bitflags ^2
normal
byteorder ^1
normal
chrono ^0.4
normal
hashbrown ^0.15
normal
percent-encoding-rfc3986 ^0.1.3
normal
regex ^1
normal
struson ^0.6
normal
optional
thiserror ^1
normal
tracing ^0.1.41
normal
uuid ^1
normal
serde_json ^1
dev
Versions
14.21%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
VersionTime
opcua_
types
0.18.0
In opcua_
types::
data_
types
opcua_types
::
data_types
Type Alias
Version
Time
Copy item path
Source
pub type VersionTime =
u32
;
Expand description
OPC-UA VersionTime, alias for u32.