fn drop()

in plasma-store/src/lib.rs [410:412]


    fn drop(&mut self) {
        plasma::disconnect(self.client_ptr.as_ref().unwrap());
    }