daummap 0.4.0

Kakao Map API wrapper
Documentation
1
2
3
4
#!/bin/bash -e
cargo fmt -- --check --verbose
cargo clippy --all-targets
cargo test