Luca Palmieri (@algo_luca) 's Twitter Profile
Luca Palmieri

@algo_luca

Rust / backend dev / org design / climate. Baking on the good days.
Author of zero2prod.com.
Building pavex.dev, a new Rust web framework.

ID: 883623015405293569

linkhttps://lpalmieri.com calendar_today08-07-2017 09:45:18

8,8K Tweet

15,15K Followers

1,1K Following

Luca Palmieri (@algo_luca) 's Twitter Profile Photo

TIL: you can use constants as field names in `tracing` πŸ’‘ It works like a charm to share field names across projects and.or to make sure you call `.record` with the same field name you passed to `info_span!`. I'm leaning on this heavily in Pavex's starter project.

TIL: you can use constants as field names in `tracing` πŸ’‘

It works like a charm to share field names across projects and.or to make sure you call `.record` with the same field name you passed to `info_span!`.

I'm leaning on this heavily in Pavex's starter project.