Constant ASPNETCORE_ROUTING_MATCH_STATUS

pub const ASPNETCORE_ROUTING_MATCH_STATUS: &'static str;
Expand description

Match result - success or failure

§Notes

§Examples

  • "success"
  • "failure"