webrender
0.66.0
Shared
Shaders
Aliased Type
In crate webrender
webrender
Type Alias
SharedShaders
Copy item path
Source
pub type SharedShaders =
Rc
<
RefCell
<
Shaders
>>;
Aliased Type
ยง
pub struct SharedShaders {
/* private fields */
}