Module fetish_lib::interpreter_and_embedder_state[][src]

Structs

InterpreterAndEmbedderState

A more convenient, stateful wrapper around an InterpreterState and EmbedderState which automatically tracks any NewlyEvaluatedTerms originating from evaluations, and an interface which allows for using these to update the wrapped EmbedderState at a caller-chosen time.