voltdb-client-rust 0.1.11

A socket client library for Voltdb server
Documentation
.shelf/
*.iml
.idea/
/out/
/classes/
.idea_modules/
### Eclipse ###
*.pydevproject
.metadata
.gradle
bin/
!scripts/docker/drill/copy/opt/drill/bin
!scripts/docker/app-report-checker/bin
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath

# Eclipse Core
.project

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# JDT-specific (Eclipse Java Development Tools)
.classpath

# PDT-specific
.buildpath

# sbteclipse plugin
.target

# TeXlipse plugin
.texlipse



### Node ###
# Logs
logs
*.log
### OSX ###
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

.mtj.tmp/
# Package Files #
hs_err_pid*
*.pyc
target/
dist/
temp/