maidsafe_utilities 0.18.0

Rust utility functions provided by MaidSafe.
Documentation
# Executables
*.exe
*.out

# Libraires and Objects
*.o
*.a
*.so
*.lo
*.lib
*.dll
*.rlib
*.dylib

# Generated by Cargo
tags*
*.lock
build/
target/
build-tests/

# Generated by Editors
~*
*.swp
*.sublime-*

# Manual
.cargo/

# Misc
packages/
.DS_Store
*.bootstrap.cache