Type Alias roussillon_type_system::value::function::FunctionBody

source ยท
pub type FunctionBody = fn(_: &Sequence) -> ValueCell;