Skip to main content

include/rocksky@generated@types_DescribeFeedGeneratorOutput.hrl

-record(describe_feed_generator_output, {
    did :: gleam@option:option(binary()),
    feeds :: list(rocksky@generated@types:feed_uri_view())
}).