bevy/crates/bevy_render
François 22c665fa39 re-export BufferBinding and BufferDescriptor (#3429)
# Objective

- I want to port `bevy_egui` to Bevy main and only reuse re-exports from Bevy

## Solution

- Add exports for `BufferBinding` and `BufferDescriptor`


Co-authored-by: François <8672791+mockersf@users.noreply.github.com>
2021-12-24 16:53:49 +00:00
..
src re-export BufferBinding and BufferDescriptor (#3429) 2021-12-24 16:53:49 +00:00
Cargo.toml Prepare crevice for vendored release (#3394) 2021-12-23 22:49:12 +00:00