Use plugin chain code in Vfs

This commit is contained in:
Lucien Greathouse
2017-12-18 01:52:08 -08:00
parent f90c51e923
commit 6ee9a48e20
4 changed files with 40 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
use std::io::Read;
use std::sync::{Arc, Mutex};
use std::thread;
use rouille;
use serde;