Skip to content

Commit

Permalink
Mark import as pub
Browse files Browse the repository at this point in the history
  • Loading branch information
JMS55 committed Jul 23, 2023
1 parent e4c90ba commit 1b2a072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wgpu-core/src/hub.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,11 @@ flagged as errors as well.
[`IdentityHandlerFactory<I>`]: crate::identity::IdentityHandlerFactory
*/

pub use crate::hal_api::HalApi;
use crate::{
binding_model::{BindGroup, BindGroupLayout, PipelineLayout},
command::{CommandBuffer, RenderBundle},
device::Device,
hal_api::HalApi,
id,
identity::GlobalIdentityHandlerFactory,
instance::{Adapter, HalSurface, Instance, Surface},
Expand Down

0 comments on commit 1b2a072

Please sign in to comment.