Function rustream::squire::content::get_all_stream_content

source ·
pub fn get_all_stream_content(
    config: &Config,
    auth_response: &AuthToken,
) -> 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.