#[CacheTTL]Expand description
#[CacheTTL(N)] — TTL in seconds. Marker attribute consumed by the
route macro and stuffed into RouteSpec.cache_ttl_secs. Pass-through
here so the type system accepts it standalone.
#[CacheTTL]#[CacheTTL(N)] — TTL in seconds. Marker attribute consumed by the
route macro and stuffed into RouteSpec.cache_ttl_secs. Pass-through
here so the type system accepts it standalone.