summaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* rust: error: Add a helper to convert a C ERR_PTR to a `Result`Sven Van Asbroeck2023-04-121-0/+12
* rust: error: Add Error::to_ptr()Asahi Lina2023-04-121-0/+7
* rust: sync: add `Arc` for ref-counted allocationsWedson Almeida Filho2023-01-161-0/+19
* rust: add C helpersMiguel Ojeda2022-09-281-0/+51