pub fn get_all_stream_content(config: &Config) -> ContentPayload
Expand description

Retrieves content information for all streams.

§Arguments

  • config - Configuration data for the application.

§Returns

A ContentPayload struct representing the content of all streams.