Trait sp_wasm_interface::HostFunctions [−][src]
pub trait HostFunctions: 'static {
fn host_functions() -> Vec<&'static dyn Function>;
}Something that provides implementations for host functions.
Required methods
fn host_functions() -> Vec<&'static dyn Function>[src]
Returns the host functions Self provides.
Implementations on Foreign Types
impl HostFunctions for ()[src]
impl HostFunctions for ()[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions> HostFunctions for (TupleElement0,)[src]
impl<TupleElement0: HostFunctions> HostFunctions for (TupleElement0,)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions> HostFunctions for (TupleElement0, TupleElement1)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions> HostFunctions for (TupleElement0, TupleElement1)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions, TupleElement27: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions, TupleElement27: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions, TupleElement27: HostFunctions, TupleElement28: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27, TupleElement28)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions, TupleElement27: HostFunctions, TupleElement28: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27, TupleElement28)[src]fn host_functions() -> Vec<&'static dyn Function>[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions, TupleElement27: HostFunctions, TupleElement28: HostFunctions, TupleElement29: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27, TupleElement28, TupleElement29)[src]
impl<TupleElement0: HostFunctions, TupleElement1: HostFunctions, TupleElement2: HostFunctions, TupleElement3: HostFunctions, TupleElement4: HostFunctions, TupleElement5: HostFunctions, TupleElement6: HostFunctions, TupleElement7: HostFunctions, TupleElement8: HostFunctions, TupleElement9: HostFunctions, TupleElement10: HostFunctions, TupleElement11: HostFunctions, TupleElement12: HostFunctions, TupleElement13: HostFunctions, TupleElement14: HostFunctions, TupleElement15: HostFunctions, TupleElement16: HostFunctions, TupleElement17: HostFunctions, TupleElement18: HostFunctions, TupleElement19: HostFunctions, TupleElement20: HostFunctions, TupleElement21: HostFunctions, TupleElement22: HostFunctions, TupleElement23: HostFunctions, TupleElement24: HostFunctions, TupleElement25: HostFunctions, TupleElement26: HostFunctions, TupleElement27: HostFunctions, TupleElement28: HostFunctions, TupleElement29: HostFunctions> HostFunctions for (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7, TupleElement8, TupleElement9, TupleElement10, TupleElement11, TupleElement12, TupleElement13, TupleElement14, TupleElement15, TupleElement16, TupleElement17, TupleElement18, TupleElement19, TupleElement20, TupleElement21, TupleElement22, TupleElement23, TupleElement24, TupleElement25, TupleElement26, TupleElement27, TupleElement28, TupleElement29)[src]