Skip to main content

default_featured

Function default_featured 

Source
pub fn default_featured() -> bool
Expand description

Default value for the featured field in create-request types.

Used as #[serde(default = "crate::default_featured")] in software_items::CreateSoftwareItemRequest.