[][src]Type Definition heartfelt::runtime::RustFunction

type RustFunction = fn(_: Args<'_>) -> Data;