aws-gamelift-server-sdk-rs 0.3.0

AWS GameLift Server SDK for Rust
Documentation
# Due to our desire to enable certain
# rustfmt features that are only available
# in nightly builds of rustfmt, we set
# this flag to true.
unstable_features = true

format_code_in_doc_comments = true
wrap_comments = true
format_strings = true
imports_granularity = "Crate"
use_small_heuristics = "Max"
use_field_init_shorthand = true