Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples in 'ffi-convert/lib.rs' are a little unclear #31

Open
poliorcetics opened this issue Oct 18, 2020 · 0 comments
Open

Examples in 'ffi-convert/lib.rs' are a little unclear #31

poliorcetics opened this issue Oct 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@poliorcetics
Copy link

The examples at the start of ffi-convert/lib.rs are a little unclear because they hide some uses and structs, notably for ffi_convert::CArray which makes it harder to discover ffi-convert by simply copying the examples and going from there.

The section Caveats with derivation of CReprOf and AsRust traits is also empty, which made me think the published version was not up-to-date with HEAD.

@anthonyreinettesonos anthonyreinettesonos self-assigned this Oct 21, 2020
@anthonyreinettesonos anthonyreinettesonos added enhancement New feature or request good first issue Good for newcomers labels Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants