index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
wgpu
/
src
/
buffer.rs
blob: 7c092d0b7ae3399d17a7cd3ad70ffd989e686e01 (
plain
) (
tree
)
99cf9897
1
2
3
//! Utilities for buffer operations.
pub
mod
dynamic
;
pub
mod
r
#
static
;