Expand description
Module for the functions that scans the source and renders the filenames as a struct.
Structs§
- Content
Payload - Represents the payload structure for content, including files and directories.
- Iter
- Represents an iterator structure with optional previous and next elements.
Functions§
- default_
structure - Returns the default structure for content, represented as an empty vector of HashMaps.
- get_
all_ stream_ content - Retrieves content information for all streams.
- get_
dir_ stream_ content - Retrieves content information for a specific directory within a stream.
- get_
file_ font - Generate font awesome icon’s value for a given file extension.
- get_
folder_ 🔒font - Generate font awesome icon’s value for a given folder depth.
- get_
iter - Retrieves the previous and/or next file to the currently streaming file.
- natural_
sort_ 🔒key - Extracts a natural sort key from a filename.