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-08-26 at 21:24:47 +0000