new media form: binary data

This commit is contained in:
Breval Ferrari 2025-01-17 19:22:34 -05:00
parent 0ac42b0793
commit 5e078c951d
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
2 changed files with 1 additions and 0 deletions

0
bingus/src/bin.rs Normal file
View file

View file

@ -1,3 +1,4 @@
pub mod bin;
pub mod img; pub mod img;
pub mod snd; pub mod snd;
pub mod txt; pub mod txt;