Crate citadel_user

source ·
Expand description

This crate is meant for containing the user-related libraries for HyperNode accounts. Both NetworkAccount and ClientAccount’s are a subset of HyperNode accounts. Every node/device necessarily contains a singular NetworkAccount; for each connection leading into and out of the node, a ClientAccount exists.

Modules§