Raw common-prefix strings preserved from the S3 response.
OptionaldelimiterThe delimiter used for this listing request. Absent for flat listings.
All entries for this page — objects and virtual-folder prefixes
interleaved. Prefix entries carry isPrefix = true.
Whether S3 indicated the listing was truncated.
OptionalnextContinuation token for the next page. Absent when this is the last page.
The prefix used for this listing request.
One page of
ListObjectsV2results.The frontend drives infinite scroll by passing
nextContinuationTokenback ascontinuationTokenon the next call.Mirrors
src-tauri/src/s3/list.rsListPage.