Rebuild everything, becuase it makes it easier to compare everything to my changes

This commit is contained in:
Dennis Vestergaard Værum
2020-06-02 14:56:19 +02:00
parent 6ed8df5f96
commit 1cc94d5281
392 changed files with 43448 additions and 11156 deletions

View File

@@ -162,7 +162,7 @@ The [delegate trait](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20
## Optional Parts in Server-Requests
All structures provided by this library are made to be [enocodable](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.RequestValue.html) and
All structures provided by this library are made to be [encodable](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.RequestValue.html) and
[decodable](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.ResponseResult.html) via *json*. Optionals are used to indicate that partial requests are responses
are valid.
Most optionals are are considered [Parts](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.Part.html) which are identifiable by name, which will be sent to