Docs.rs
log-analysis-0.1.571
log-analysis 0.1.571
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
endepointe
Dependencies
chrono ^0.4.38
normal
derive_builder ^0.20.0
normal
flate2 ^1.0.31
normal
reqwest ^0.12.7
normal
serde ^1.0.207
normal
serde_json ^1.0.124
normal
tokio ^1.39.3
normal
Versions
5.26%
of the crate is documented
Platform
i686-pc-windows-msvc
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
log_
analysis
0.1.571
In log_
analysis::
ip2location
log_analysis
::
ip2location
Function
request
Copy item path
Source
pub fn request(ip_addr: &
String
) ->
Result
<
String
,
String
>