spaniel 0.1.0

Base implementation of a Stream Processing Network Library (SPNL)
Documentation
# Generated by Cargo
# will have compiled files and executables
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# Eclipse
.project
.metadata
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

.DS_Store

# Sublime Text Stuff
*.sublime-project
*.sublime-workspace

### JetBrains-related ignores ###
# Global JetBrains IDE ignore
.idea/

# File-based project format
*.iws