aboutsummaryrefslogtreecommitdiff
path: root/src/util/time.rs
Commit message (Collapse)AuthorAgeFilesLines
* Improved XML serializationbetter_xmlAlex Auvolat2021-05-061-1/+1
| | | | | | - 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
* document util crateTrinity Pointard2021-04-271-0/+4
|
* Time and metadata improvementsAlex Auvolat2021-03-151-0/+16