Type Alias rustpython_vm::frame::FrameRef

source ·
pub type FrameRef = PyRef<Frame>;

Aliased Type§

struct FrameRef { /* private fields */ }