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-29 at 07:49:12 +0000