Skip to main content

build_id

Function build_id 

Source
pub fn build_id(
    name: impl Into<String>,
    discern_type: impl Into<String>,
) -> RustConstructorId
Expand description

Build a RustConstructorId from a name and discern type.

从名称和辨别类型构建RustConstructorId