Skip to main content

type_processor

Function type_processor 

Source
pub fn type_processor(target: &impl RustConstructorResource) -> String
Expand description

Obtain the type name of the target resource.

获取目标资源的类型名称。

§Arguments

  • target - Target resource

§Returns

Returns the type name of the target resource.

§参数

  • target - 目标资源

§返回值

目标资源的类型名称。