Module moxie::runtime [−][src]
Expand description
Runtimes are the primary integration point between moxie and
embedding environments.
Structs
Revisions measure moxie’s notion of time passing. Each Runtime increments
its Revision on every iteration. crate::Commits to state variables are
annotated with the Revision during which they were made.