Skip to main content

export_binary_snapshot

Function export_binary_snapshot 

Source
pub fn export_binary_snapshot(
    reader: &MicroscopeReader,
    hebb: &HebbianState,
    mirror: &MirrorState,
    thought_graph: &ThoughtGraphState,
) -> Vec<u8> 
Expand description

Export the full state as a raw binary buffer (VIZ1).