Docs.rs
ip-api-api-0.3.0
ip-api-api 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vkill
Dependencies
chrono ^0.4
normal
chrono-tz ^0.8
normal
continent-code ^0.4
normal
country-code ^0.3
normal
http-api-client-endpoint ^0.3
normal
serde ^1
normal
serde-enum-str ^0.4
normal
serde-field-default ^0.2
normal
serde-field-with ^0.2
normal
serde_json ^1
normal
url ^2
normal
Versions
4.4%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
ip_api_api/
lib.rs
1
pub mod
endpoints;
2
pub mod
objects;
3
pub mod
types;