Struct avm_server::ParticleParameters [−][src]
Expand description
Information about the particle that is being executed by the interpreter at the moment
Fields
init_user_id: Stringparticle_id: StringTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ParticleParametersimpl Send for ParticleParametersimpl Sync for ParticleParametersimpl Unpin for ParticleParametersimpl UnwindSafe for ParticleParametersBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self