Nugine / s3s

S3 Service Adapter
Apache License 2.0
133 stars 33 forks source link

s3s-fs: fix path matching and add start_after #112

Closed LucioFranco closed 9 months ago

LucioFranco commented 9 months ago

This commit adds support for start_after and fixes some issues with Path::start_with being more strict than str::start_with.