Crate ultnote

Source

Re-exports§

pub use self::program::Cell;
pub use self::program::Program;

Modules§

handlers
program
This module is responsible for keeping the program in state between API calls. The Program struct holds the cells in a hashmap