[pbs-devel] [PATCH proxmox-backup 6/6] api: admin: datastore: implement streaming content api call

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Oct 7 16:22:25 CEST 2025


Am 07.10.25 um 14:51 schrieb Wolfgang Bumiller:
> And more reasons why [this][1] *really* needs at least *partial*
> stabilization so we can switch to `Item` level imports. 🙄
> 
> [1] https://github.com/rust-lang/rustfmt/issues/4991#issuecomment-3369792412

In practice I'd prefer module level granularity though and instead
question if crates like pbs-api-types really do need to re-export
everything on a top-level instead of using actual modules there
too. Which as a side effect then would also lessen the need for adding
ThingListItem type names, which are IMO somewhat needed (or at least
will always be something that devs go for) if we want to provide a
single global type namespace.




More information about the pbs-devel mailing list