fs-hdfs3 0.1.12

libhdfs binding library and safe Rust APIs
.vscode
.idea/

# Compiled source
*.a
*.dll
*.o
*.py[ocd]
*.so
*.so.*
*.bundle
*.dylib

# Generated Visual Studio files
*.vcxproj
*.vcxproj.*
*.sln
*.iml

# macOS
.DS_Store

# Rust
target
Cargo.lock

# For files generated by build.rs
tmp