Constant runestick::format::FORMAT_BUF[][src]

pub const FORMAT_BUF: LocalKey<RefCell<String>>;
Expand description

Shared thread-local string buffer used intermediately when formatting values into strings.