• dorianzheng's avatar
    add func: load_latest_options (#214) · d2fe0a96
    dorianzheng authored
    * add func: load_latest_options
    
    * modify: retrun value
    
    * modify: expose func
    
    * modify: immutable borrow
    
    * modify: remove warning
    
    * modify: add assert
    
    * modify: s/cf_dec/cf_desc, s/cf_decs/cf_descs
    
    * modify: refactor
    
    * modify: refactor
    
    * modify: expose CColumnFamilyDescriptor
    
    * modify: func name
    
    * modify: cargo fmt the whole project
    
    * fix: ci error
    d2fe0a96
Name
Last commit
Last update
librocksdb_sys Loading commit data...
src Loading commit data...
tests Loading commit data...
travis-build Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Cargo.toml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
rustfmt.toml Loading commit data...