pub fn build_id(
name: impl Into<String>,
discern_type: impl Into<String>,
) -> RustConstructorIdExpand description
Build a RustConstructorId from a name and discern type.
从名称和辨别类型构建RustConstructorId。
pub fn build_id(
name: impl Into<String>,
discern_type: impl Into<String>,
) -> RustConstructorIdBuild a RustConstructorId from a name and discern type.
从名称和辨别类型构建RustConstructorId。