//! Shute (short for **sh**ader comp**ute**) is a library that simplifies
//! the use of [wgpu](https://github.com/gfx-rs/wgpu) for general-purpose
//! compute applications.
#![warn(missing_docs)]modbuffer;moddevice;modinstance;modtypes;pubusebuffer::{Buffer, BufferInit, BufferType};pubusedevice::{Device, LimitType};pubuseencase::ShaderType;pubuseinstance::Instance;pubusetypes::*;