mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
delegate buffer features to input level, delete byte_buffer, input_stream mods as deprecated
This commit is contained in:
parent
ee476e56d2
commit
496e981138
7 changed files with 252 additions and 163 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pub mod input_stream;
|
||||
pub mod input;
|
||||
|
||||
pub use input::Input;
|
||||
|
||||
// @TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue