meta

Function 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.