Function jservice::get_category
[−]
[src]
pub fn get_category(id: u64) -> Result<Category, String>
Get category.
Returns category with clues
field.
id
- Required the ID of the category to return.