r2d2_sqlite 0.33.0

SQLite and SQLCipher support for the r2d2 connection pool
Documentation
# Compiled files
*.o

*.so

*.rlib

*.dll

#Generated by rustorm
#/examples/gen/**
/gen/**

# Executables
*.exe


# Generated by Cargo
/target*/

Cargo.lock


#generated by eclipse
/.project

/.DS_Store


#swap files
*~

*.swp

*.swo

#cargo fmt backup files
*.bk


file.db