GitHunt
SG

sgoll/open62541-sys

open62541-sys

crates.io
Docs
Dependencies
Testing
License: MPL 2.0

This crate provides low-level, unsafe bindings for the C99 library
open62541, an open source and free implementation of
OPC UA.

Overview

Use this crate when you want to implement your own safe Rust abstractions over the unsafe C API
provided by open62541.

If you are looking for safe Rust bindings that can be used directly, see crate open62541
(crates.io,
GitHub).

Development

Make sure to check out the repository open62541-sys with submodules:

git submodule update --init --recursive

Contributors

Created September 4, 2024
Updated September 4, 2024