Module rune::alloc::callable

source ·
Expand description

A trait used for types which can be called.

This trait allows for memory limits and budgets to be combined.

Traits§

  • A trait used for types which can be called.