PathAttribute

This struct contains the name of a route specified by the path function.

struct PathAttribute {}

Alias This

data

Members

Variables

data
string data;

The specified path

Meta