google / google/zerocopy

Support use with bindgen-generated types

Open
#1,932 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.6k
Forks
179
Avg merge
1d 19h
Merged PRs (30d)
29

Description

In particular, many generated types include the generic [`__IncompleteArrayField` type](https://rust-lang.github.io/rust-bindgen/using-fam.html#__incompletearrayfield), which causes annoyance for our users. Often they have to manually (or programmatically) edit the output of bindgen or add manual impls of zerocopy traits for `__IncompleteArrayField`.

cc @kupiakos

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.