Skip to content

Safe Item Struct #25

@mack-stefan

Description

@mack-stefan

Currently the base rss struct consist mainly of Options. This makes using them to create UI content a hassle. Since missing fields will get a default replacement it will be easier to work with a 'safe' or 'optionless' version of the struct, which takes in a normal item struct and replaces the None fields with a default value

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions