priority

Positional value UDA declaring the importance priority (0.0..1.0) for a @resource- or @resourceTemplate-annotated method (the MCP Annotations.priority field). Absence leaves the priority unset.

@safe
struct priority {}

Members

Variables

value
double value;

importance 0.0 (least) .. 1.0 (most)