not_found_error

Function not_found_error 

Source
pub fn not_found_error(
    resource_type: impl Into<String>,
    resource_id: Option<impl Into<String>>,
    message: impl Into<String>,
) -> TodoistError
Expand description

Helper function to create a not found error