Module moxie::runtime [−][src]
Expand description
Runtime
s 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::Commit
s to state variables are
annotated with the Revision during which they were made.