Docs.rs
osm-io-0.1.4
osm-io 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
giora-kosoi-ng
Dependencies
anyhow ^1.0.82
normal
bytes ^1.6.0
normal
chrono ^0.4.37
normal
command-executor ^0.1.0
normal
escape_string ^0.1.2
normal
flate2 ^1.0.28
normal
json ^0.12.4
normal
log ^0.4.21
normal
num-format ^0.4.4
normal
num_cpus ^1.16.0
normal
postgres ^0.19.7
normal
prost ^0.12.4
normal
rand ^0.8.5
normal
regex ^1.10.4
normal
simple_logger ^4.3.3
normal
text-file-sort ^0.1.2
normal
transient-btree-index ^0.5.1
normal
unescape ^0.1.0
normal
uuid ^1.8.0
normal
benchmark-rs ^0.1.1
dev
prost-build ^0.12.3
build
Versions
28.04%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
osm_io/osm/model/
user.rs
1
#[derive(Debug)]
2
pub struct
User {
3
4
}