1 2 3
// FiberState and related types are now in the Fiber Program. // Re-export everything needed by the Thread Program. pub use antegen_fiber_program::state::{FiberInstructionProcessor, FiberState};