Skip to main content

topic_display_name

Macro topic_display_name 

Source
topic_display_name!() { /* proc-macro */ }
Expand description

Creates a validated TopicDisplayName wrapper at compile time.

ยงValidation Rules

  • String must not be empty
  • Max length 100 characters
  • Only alphanumeric characters, hyphens, underscores, spaces and tabs are allowed