Module rustream::squire::content

source ·
Expand description

Module for the functions that scans the source and renders the filenames as a struct.

Structs§

  • Represents the payload structure for content, including files and directories.
  • Represents an iterator structure with optional previous and next elements.

Functions§

  • Returns the default structure for content, represented as an empty vector of HashMaps.
  • Retrieves content information for all streams.
  • Retrieves content information for a specific directory within a stream.
  • Generate font awesome icon’s value for a given file extension.
  • Generate font awesome icon’s value for a given folder depth.
  • Retrieves the previous and/or next file to the currently streaming file.
  • Extracts a natural sort key from a filename.