Type Definition spcsv::shared::MShared

source · []
pub type MShared = Arc<Mutex<BufReader>>;

Trait Implementations