ucx1-sys 0.1.0

Rust FFI bindings to UCX.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.bindgen]
version = "0.59"

[package]
authors = ["Runji Wang <wangrunji0408@163.com>"]
categories = ["external-ffi-bindings"]
description = "Rust FFI bindings to UCX."
edition = "2021"
homepage = "https://github.com/madsys-dev/async-ucx"
keywords = ["ucx", "bindings"]
license = "MIT"
name = "ucx1-sys"
repository = "https://github.com/madsys-dev/async-ucx"
resolver = "2"
version = "0.1.0"