pub(super) async fn handle_register(
__arg0: State<AppState>,
__arg1: Json<RegisterRequest>,
) -> Json<Value>Expand description
POST /api/bus/register
pub(super) async fn handle_register(
__arg0: State<AppState>,
__arg1: Json<RegisterRequest>,
) -> Json<Value>POST /api/bus/register