mirror of https://gitlab.com/famedly/conduit.git
Browse Source
This way the old `cfg`s still work and we don't need to constantly remind ourselves what programming language we're using in `use` statements. Also fixes a problem where RocksDB users couldn't start Conduit because the old `cfg`s were using the original crate's name instead of the `backend_rocksdb` feature name for some reason. Maybe that should be changed, but I'm not sure.merge-requests/582/head
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue