Template makeRc
Helper that build a new instance of T and returns it within a Rc!T
template makeRc(T)
;
Contained Functions
| Name | Description |
|---|---|
| makeRc |
Helper that build a new instance of T and returns it within a Rc!T
template makeRc(T)
;
| Name | Description |
|---|---|
| makeRc |