pub fn default_featured() -> boolExpand description
Default value for the featured field in create-request types.
Used as #[serde(default = "crate::default_featured")] in
software_items::CreateSoftwareItemRequest.
pub fn default_featured() -> boolDefault value for the featured field in create-request types.
Used as #[serde(default = "crate::default_featured")] in
software_items::CreateSoftwareItemRequest.