garage/src/util
Alex 6ccffc3162
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
Improved XML serialization
- Use quick_xml and serde for all XML response returned by the S3 API.
- Include tests for all structs used to generate XML
- Remove old manual XML escaping function which was unsafe
2021-05-06 22:37:15 +02:00
..
Cargo.toml update to v0.2.1 2021-03-19 13:39:18 +01:00
background.rs run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
config.rs Tune Sled configuration 2021-05-03 17:27:43 +02:00
data.rs rename types to CamelCase 2021-05-03 22:15:09 +02:00
error.rs rename types to CamelCase 2021-05-03 22:15:09 +02:00
lib.rs rename types to CamelCase 2021-05-03 22:15:09 +02:00
persister.rs fix clippy warnings on util and rpc 2021-05-03 22:11:41 +02:00
time.rs Improved XML serialization 2021-05-06 22:37:15 +02:00