teo_runtime/struct/function/
mod.rs

1
2
pub mod instance_function;
pub mod static_function;