pub async fn put(
__arg0: State<OpentsdbProtocolHandlerRef>,
__arg1: Query<HashMap<String, String>>,
__arg2: Extension<QueryContext>,
__arg3: RawBody,
) -> Result<(StatusCode, Json<OpentsdbPutResponse>)>
pub async fn put(
__arg0: State<OpentsdbProtocolHandlerRef>,
__arg1: Query<HashMap<String, String>>,
__arg2: Extension<QueryContext>,
__arg3: RawBody,
) -> Result<(StatusCode, Json<OpentsdbPutResponse>)>