Cargo Features
async-opcua-macros has no features set by default.
[dependencies]
async-opcua-macros = { version = "0.14.0", features = ["json", "xml"] }
- json
-
Affects
async-opcua-macros::derive_json_encodable
,async-opcua-macros::derive_json_decodable
… - xml
-
Affects
async-opcua-macros::derive_from_xml
…