vizia
0.2.0
In vizia::
vg
Modules
annotate
arc
blenders
canvas
codec
color_filter
color_filters
color_matrix
color_matrix_filter
colors
contour_measure
corner_path_effect
dash_path_effect
discrete_path_effect
document
drawable
encode
font
font_arguments
font_metrics
font_parameters
font_style
gpu
gradient_shader
graphics
high_contrast_config
high_contrast_filter
image
image_filter
image_filters
jpeg_encoder
line_2d_path_effect
luma_color_filter
matrix
named_transfer_fn
overdraw_color_filter
paint
path
path_1d_path_effect
path_2d_path_effect
path_effect
path_measure
path_types
path_utils
pdf
perlin_noise_shader
picture_recorder
png_encoder
region
resources
rrect
runtime_effect
sampling_options
shader
shader_mask_filter
shaders
shaper
shapers
stroke_rec
surface
surfaces
svg
table_color_filter
table_mask_filter
textlayout
tiled_image_utils
trim_path_effect
typeface
utils
vertices
wrapper
yuva_info
yuva_pixmap_info
yuva_pixmaps
Macros
impl_default_make
native_transmutable
require_base_type
require_type_equality
unsafe_send_sync
variant_name
Structs
Arc
Borrows
Canvas
Codec
Color
Color4f
ColorChannelFlag
ColorSpacePrimaries
ColorSpaceTransferFn
CubicMap
CubicResampler
DateTime
Document
FilterOptions
FontArguments
FontMetrics
FontStyle
FourByteTag
HSV
Handle
HighContrastConfig
IPoint
IRect
ISize
IVector
Iter
M44
Matrix
OwnedCanvas
PathSegmentMask
Pixmap
Point
Point3
RCHandle
RGB
RRect
RSXform
Rect
RefHandle
SamplingOptions
Sendable
Size
SurfaceProps
SurfacePropsFlags
TextBlobRun
V2
V3
V4
XYZD50Hash
Enums
AlphaType
AutoCanvasRestore
BlendMode
BlendModeCoeff
BlurStyle
ClipOp
CodecResult
ColorChannel
ColorType
CoverageMode
EncodedImageFormat
EncodedOrigin
FilterMode
FontHinting
MipmapMode
PaintCap
PaintJoin
PaintStyle
PathDirection
PathFillType
PathOp
PathVerb
PixelGeometry
TextEncoding
TextureCompressionType
TileMode
YUVColorSpace
Constants
EMPTY_IRECT
MILESTONE
Traits
ConditionallySend
Contains
EncodedText
Flattenable
NativeFlattenable
Pixel
QuickReject
RoundOut
Scalar
Scalars
Functions
as_utf16_unchecked
as_utf32_unchecked
as_winding
op
pre_multiply_argb
pre_multiply_color
radians_to_degrees
simplify
swap_rb
swap_rb_inplace
tight_bounds
Type Aliases
BBHFactory
BBoxHierarchy
Bitmap
Blender
Budgeted
Color3f
ColorFilter
ColorInfo
ColorMatrix
ColorSpace
ColorTable
ContourMeasure
ContourMeasureIter
Data
DataTable
Drawable
Font
FontMgr
FontStyleSet
GlyphId
Image
ImageFilter
ImageGenerator
ImageInfo
MaskFilter
OpBuilder
PMColor
Paint
Path
PathBuilder
PathEffect
PathMeasure
Picture
PictureRecorder
PixelRef
Region
RuntimeEffect
SamplingMode
Shader
Shaper
StrokeRec
Surface
TextBlob
TextBlobBuilder
TextBlobIter
Typeface
Unichar
Vector
Vector3
Vertices
YUVAInfo
YUVAPixmapInfo
YUVAPixmaps
scalar
vizia
::
vg
Macro
unsafe_send_sync
Copy item path
Settings
Help
Summary
macro_rules! unsafe_send_sync { ($t: ty) => { ... }; }
Expand description
Macro that implements Send and Sync.