fmt¶
Classes¶
| Name | |
|---|---|
| struct | fmt::formatter< sgns::GeniusNode::NodeState > Lets a NodeState be passed straight to any spdlog/fmt call: logger->debug( "state {}", state ). |
| struct | fmt::formatter< sgns::NodeType > Lets a NodeType be passed straight to any spdlog/fmt call: logger->info( "role={}", node_type_ ). |
| struct | fmt::formatter< sgns::TransactionManager::State > |
Updated on 2026-09-15 at 17:28:59 +0000