#[Patch]
#[Patch("/path")] — map a method (or free function) to an HTTP PATCH route.
#[Patch("/path")]
PATCH