Closed malandis closed 4 months ago
Because rust does not have a runtime, we send a sentinel value rust for the header so that the server metrics at least have a stub value.
rust
Also simplifies header creation and insertion with utility functions. This reduces code duplication.
Because rust does not have a runtime, we send a sentinel value
rust
for the header so that the server metrics at least have a stub value.Also simplifies header creation and insertion with utility functions. This reduces code duplication.