Struct pbni::CallInfoRef[][src]

pub struct CallInfoRef<'ci> { /* fields omitted */ }
Expand description

调用上下文引用

Implementations

获取关联的Session

获取指定参数

Panics

索引越界时会触发Panic

获取参数数量

获取参数列表对象

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.