pub async fn influxdb_write_v1(
__arg0: State<InfluxdbLineProtocolHandlerRef>,
__arg1: Query<HashMap<String, String>>,
__arg2: Extension<QueryContext>,
lines: String,
) -> Result<impl IntoResponse>
pub async fn influxdb_write_v1(
__arg0: State<InfluxdbLineProtocolHandlerRef>,
__arg1: Query<HashMap<String, String>>,
__arg2: Extension<QueryContext>,
lines: String,
) -> Result<impl IntoResponse>