bones icon indicating copy to clipboard operation
bones copied to clipboard

make repr(C) when `Option`s are supported.

Open github-actions[bot] opened this issue 10 months ago • 0 comments

We don't have `Option` support in `bones_schema` right now. Once we do, we can make this type `#[repr(C)]` instead of `#[schema(opaque)]`.


https://github.com/fishfolk/bones/blob/db6560fbcc29b791e7cb2149bbd85c0497d03430/framework_crates/bones_framework/src/render/camera.rs#L8-L15


This issue was generated by todo-issue based on a TODO comment in db6560fbcc29b791e7cb2149bbd85c0497d03430.

github-actions[bot] avatar Aug 22 '23 14:08 github-actions[bot]