cl_typeck
0.0.5
RcType
Aliased type
In cl_typeck::inference
?
Settings
Type Alias
cl_typeck
::
inference
::
RcType
Copy item path
source
·
[
−
]
pub type RcType =
Rc
<
Type
>;
Expand description
A refcounted
Type
Aliased Type
§
struct RcType {
/* private fields */
}