Blob
epaint
0.34.1
Blob
Aliased Type
In epaint::
text::
fonts
epaint
::
text
::
fonts
Type Alias
Blob
Copy item path
Source
pub type Blob =
Arc
<dyn
AsRef
<[
u8
]> +
Send
+
Sync
>;
Aliased Type
ยง
pub struct Blob {
/* private fields */
}