Docs.rs
place-service-0.2.0
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
place-service 0.2.0
Place Service - A place administration microservice that interoperates with the place-matcher crate
Crate
Source
Builds
Feature flags
Hide files
..
bin
matching
models
privacy
validation
web
lib.rs
main.rs
1
2
3
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}