Crates.io | rdma-sys |
lib.rs | rdma-sys |
version | 0.3.0 |
source | src |
created_at | 2022-02-19 09:25:38.824127 |
updated_at | 2023-02-01 05:31:27.803157 |
description | Rdma ibverbs lib Rust binding |
homepage | |
repository | https://github.com/datenlord/rdma-sys |
max_upload_size | |
id | 535103 |
size | 80,393 |
This lib is the ibverbs low-level Rust binding. As inline function and nested structure are not handled properly in the automatic bind generator, we deal with them case by case manually.