start implement uvc, remove IDE folder from git, update gitignore, add docs, pub use for mod.rs, trait impl for CameraFormat (UVC specific), add error sections

This commit is contained in:
l1npengtul
2021-05-26 17:23:58 +09:00
parent b4a4e43f85
commit 0c2432b5cc
11 changed files with 324 additions and 286 deletions
+2
View File
@@ -1,2 +1,4 @@
/target
Cargo.lock
.idea