Skip to main content

chronon::sender::DirectedGraph::Edge

#include <Graph.hpp>

Public Attributes

Name
uint32_tweight
size_tto

Public Attributes Documentation

variable weight

uint32_t weight;

variable to

size_t to;

Updated on 2026-07-23 at 16:24:33 +0000