Module active_storage::drivers::disk
source · Structs§
- Configuration parameters for initializing a
DiskDriver. - The
DiskDriverstruct represents a disk-based implementation of theDrivertrait.
DiskDriver.DiskDriver struct represents a disk-based implementation of the
Driver trait.