Function elfo_core::scope::meta

source ·
pub fn meta() -> Arc<ActorMeta>
Expand description

Returns the current object’s meta.

Panics

This function will panic if called ouside the actor system.