Enum Attribute

Source
pub enum Attribute {
Show 176 variants Area(String), Arrowhead(String), Arrowsize(String), Arrowtail(String), Background(String), Bb(String), Beautify(String), Bgcolor(String), Center(String), Charset(String), Class(String), Cluster(String), Clusterrank(String), Color(String), Colorscheme(String), Comment(String), Compound(String), Concentrate(String), Constraint(String), Damping(String), Decorate(String), Defaultdist(String), Dim(String), Dimen(String), Dir(String), Diredgeconstraints(String), Distortion(String), Dpi(String), Edgehref(String), Edgetarget(String), Edgetooltip(String), Edgeurl(String), Epsilon(String), Esep(String), Fillcolor(String), Fixedsize(String), Fontcolor(String), Fontname(String), Fontnames(String), Fontpath(String), Fontsize(String), Forcelabels(String), Gradientangle(String), Group(String), HeadLp(String), Headclip(String), Headhref(String), Headlabel(String), Headport(String), Headtarget(String), Headtooltip(String), Headurl(String), Height(String), Href(String), Id(String), Image(String), Imagepath(String), Imagepos(String), Imagescale(String), Inputscale(String), K(String), Label(String), LabelScheme(String), Labelangle(String), Labeldistance(String), Labelfloat(String), Labelfontcolor(String), Labelfontname(String), Labelfontsize(String), Labelhref(String), Labeljust(String), Labelloc(String), Labeltarget(String), Labeltooltip(String), Labelurl(String), Landscape(String), Layer(String), Layerlistsep(String), Layers(String), Layerselect(String), Layersep(String), Layout(String), Len(String), Levels(String), Levelsgap(String), Lhead(String), Lheight(String), Linelength(String), Lp(String), Ltail(String), Lwidth(String), Margin(String), Maxiter(String), Mclimit(String), Mindist(String), Minlen(String), Mode(String), Model(String), Newrank(String), Nodesep(String), Nojustify(String), Normalize(String), Notranslate(String), Nslimit(String), Nslimit1(String), Oneblock(String), Ordering(String), Orientation(String), Outputorder(String), Overlap(String), OverlapScaling(String), OverlapShrink(String), Pack(String), Packmode(String), Pad(String), Page(String), Pagedir(String), Pencolor(String), Penwidth(String), Peripheries(String), Pin(String), Pos(String), Quadtree(String), Quantum(String), Rank(String), Rankdir(String), Ranksep(String), Ratio(String), Rects(String), Regular(String), Remincross(String), Repulsiveforce(String), Resolution(String), Root(String), Rotate(String), Rotation(String), Samehead(String), Sametail(String), Samplepoints(String), Scale(String), Searchsize(String), Sep(String), Shape(String), Shapefile(String), Showboxes(String), Sides(String), Size(String), Skew(String), Smoothing(String), Sortv(String), Splines(String), Start(String), Style(String), Stylesheet(String), TailLp(String), Tailclip(String), Tailhref(String), Taillabel(String), Tailport(String), Tailtarget(String), Tailtooltip(String), Tailurl(String), Target(String), Tbbalance(String), Tooltip(String), Truecolor(String), Url(String), Vertices(String), Viewport(String), VoroMargin(String), Weight(String), Width(String), Xdotversion(String), Xlabel(String), Xlp(String), Z(String),
}
Expand description

Attribute enumerator.

Variants§

§

Area(String)

Indicates the preferred area for a node or empty cluster. patchwork only. Read more.

§

Arrowhead(String)

Style of arrowhead on the head node of an edge. Read more.

§

Arrowsize(String)

Multiplicative scale factor for arrowheads. Read more.

§

Arrowtail(String)

Style of arrowhead on the tail node of an edge. Read more.

§

Background(String)

A string in the xdot format specifying an arbitrary background. Read more.

§

Bb(String)

Bounding box of drawing in points. write only. Read more.

§

Beautify(String)

Whether to draw leaf nodes uniformly in a circle around the root node in sfdp.. sfdp only. Read more.

§

Bgcolor(String)

Canvas background color. Read more.

§

Center(String)

Whether to center the drawing in the output canvas. Read more.

§

Charset(String)

Character encoding used when interpreting string input as a text label.. Read more.

§

Class(String)

Classnames to attach to the node, edge, graph, or cluster’s SVG element. svg only. Read more.

§

Cluster(String)

Whether the subgraph is a cluster. Read more.

§

Clusterrank(String)

Mode used for handling clusters. dot only. Read more.

§

Color(String)

Basic drawing color for graphics, not text. Read more.

§

Colorscheme(String)

A color scheme namespace: the context for interpreting color names. Read more.

§

Comment(String)

Comments are inserted into output. Read more.

§

Compound(String)

If true, allow edges between clusters. dot only. Read more.

§

Concentrate(String)

If true, use edge concentrators. Read more.

§

Constraint(String)

If false, the edge is not used in ranking the nodes. dot only. Read more.

§

Damping(String)

Factor damping force motions.. neato only. Read more.

§

Decorate(String)

Whether to connect the edge label to the edge with a line. Read more.

§

Defaultdist(String)

The distance between nodes in separate connected components. neato only. Read more.

§

Dim(String)

Set the number of dimensions used for the layout. neato, fdp, sfdp only. Read more.

§

Dimen(String)

Set the number of dimensions used for rendering. neato, fdp, sfdp only. Read more.

§

Dir(String)

Edge type for drawing arrowheads. Read more.

§

Diredgeconstraints(String)

Whether to constrain most edges to point downwards. neato only. Read more.

§

Distortion(String)

Distortion factor for shape=polygon. Read more.

§

Dpi(String)

Specifies the expected number of pixels per inch on a display device. bitmap output, svg only. Read more.

§

Edgehref(String)

Synonym for edgeURL. map, svg only. Read more.

§

Edgetarget(String)

Browser window to use for the edgeURL link. map, svg only. Read more.

§

Edgetooltip(String)

Tooltip annotation attached to the non-label part of an edge. cmap, svg only. Read more.

§

Edgeurl(String)

The link for the non-label parts of an edge. map, svg only. Read more.

§

Epsilon(String)

Terminating condition. neato only. Read more.

§

Esep(String)

Margin used around polygons for purposes of spline edge routing. neato only. Read more.

§

Fillcolor(String)

Color used to fill the background of a node or cluster. Read more.

§

Fixedsize(String)

Whether to use the specified width and height attributes to choose node size (rather than sizing to fit the node contents). Read more.

§

Fontcolor(String)

Color used for text. Read more.

§

Fontname(String)

Font used for text. Read more.

§

Fontnames(String)

Allows user control of how basic fontnames are represented in SVG output. svg only. Read more.

§

Fontpath(String)

Directory list used by libgd to search for bitmap fonts. Read more.

§

Fontsize(String)

Font size, in points, used for text. Read more.

§

Forcelabels(String)

Whether to force placement of all xlabels, even if overlapping. Read more.

§

Gradientangle(String)

If a gradient fill is being used, this determines the angle of the fill. Read more.

§

Group(String)

Name for a group of nodes, for bundling edges avoiding crossings.. dot only. Read more.

§

HeadLp(String)

Center position of an edge’s head label. write only. Read more.

§

Headclip(String)

If true, the head of an edge is clipped to the boundary of the head node. Read more.

§

Headhref(String)

Synonym for headURL. map, svg only. Read more.

§

Headlabel(String)

Text label to be placed near head of edge. Read more.

§

Headport(String)

Indicates where on the head node to attach the head of the edge. Read more.

§

Headtarget(String)

Browser window to use for the headURL link. map, svg only. Read more.

§

Headtooltip(String)

Tooltip annotation attached to the head of an edge. cmap, svg only. Read more.

§

Headurl(String)

If defined, headURL is output as part of the head label of the edge. map, svg only. Read more.

§

Height(String)

Height of node, in inches. Read more.

§

Href(String)

Synonym for URL. map, postscript, svg only. Read more.

§

Id(String)

Identifier for graph objects. map, postscript, svg only. Read more.

§

Image(String)

Gives the name of a file containing an image to be displayed inside a node. Read more.

§

Imagepath(String)

A list of directories in which to look for image files. Read more.

§

Imagepos(String)

Controls how an image is positioned within its containing node. Read more.

§

Imagescale(String)

Controls how an image fills its containing node. Read more.

§

Inputscale(String)

Scales the input positions to convert between length units. neato, fdp only. Read more.

§

K(String)

Spring constant used in virtual physical model. fdp, sfdp only. Read more.

§

Label(String)

Text label attached to objects. Read more.

§

LabelScheme(String)

Whether to treat a node whose name has the form |edgelabel|* as a special node representing an edge label.. sfdp only. Read more.

§

Labelangle(String)

The angle (in degrees) in polar coordinates of the head & tail edge labels.. Read more.

§

Labeldistance(String)

Scaling factor for the distance of headlabel / taillabel from the head / tail nodes.. Read more.

§

Labelfloat(String)

If true, allows edge labels to be less constrained in position. Read more.

§

Labelfontcolor(String)

Color used for headlabel and taillabel.. Read more.

§

Labelfontname(String)

Font for headlabel and taillabel. Read more.

§

Labelfontsize(String)

Font size of headlabel and taillabel. Read more.

§

Labelhref(String)

Synonym for labelURL. map, svg only. Read more.

§

Labeljust(String)

Justification for graph & cluster labels. Read more.

§

Labelloc(String)

Vertical placement of labels for nodes, root graphs and clusters. Read more.

§

Labeltarget(String)

Browser window to open labelURL links in. map, svg only. Read more.

§

Labeltooltip(String)

Tooltip annotation attached to label of an edge. cmap, svg only. Read more.

§

Labelurl(String)

If defined, labelURL is the link used for the label of an edge. map, svg only. Read more.

§

Landscape(String)

If true, the graph is rendered in landscape mode. Read more.

§

Layer(String)

Specifies layers in which the node, edge or cluster is present. Read more.

§

Layerlistsep(String)

The separator characters used to split attributes of type layerRange into a list of ranges.. Read more.

§

Layers(String)

A linearly ordered list of layer names attached to the graph. Read more.

§

Layerselect(String)

Selects a list of layers to be emitted. Read more.

§

Layersep(String)

The separator characters for splitting the layers attribute into a list of layer names.. Read more.

§

Layout(String)

Which layout engine to use. Read more.

§

Len(String)

Preferred edge length, in inches. neato, fdp only. Read more.

§

Levels(String)

Number of levels allowed in the multilevel scheme. sfdp only. Read more.

§

Levelsgap(String)

strictness of neato level constraints. neato only. Read more.

§

Lhead(String)

Logical head of an edge. dot only. Read more.

§

Lheight(String)

Height of graph or cluster label, in inches. write only. Read more.

§

Linelength(String)

How long strings should get before overflowing to next line, for text output.. Read more.

§

Lp(String)

Label center position. write only. Read more.

§

Ltail(String)

Logical tail of an edge. dot only. Read more.

§

Lwidth(String)

Width of graph or cluster label, in inches. write only. Read more.

§

Margin(String)

For graphs, this sets x and y margins of canvas, in inches. Read more.

§

Maxiter(String)

Sets the number of iterations used. neato, fdp only. Read more.

§

Mclimit(String)

Scale factor for mincross (mc) edge crossing minimiser parameters. dot only. Read more.

§

Mindist(String)

Specifies the minimum separation between all nodes. circo only. Read more.

§

Minlen(String)

Minimum edge length (rank difference between head and tail). dot only. Read more.

§

Mode(String)

Technique for optimizing the layout. neato only. Read more.

§

Model(String)

Specifies how the distance matrix is computed for the input graph. neato only. Read more.

§

Newrank(String)

Whether to use a single global ranking, ignoring clusters. dot only. Read more.

§

Nodesep(String)

In dot, nodesep specifies the minimum space between two adjacent nodes in the same rank, in inches. Read more.

§

Nojustify(String)

Whether to justify multiline text vs the previous text line (rather than the side of the container).. Read more.

§

Normalize(String)

normalizes coordinates of final layout. neato, fdp, sfdp, twopi, circo only. Read more.

§

Notranslate(String)

Whether to avoid translating layout to the origin point. neato only. Read more.

§

Nslimit(String)

Sets number of iterations in network simplex applications. dot only. Read more.

§

Nslimit1(String)

Sets number of iterations in network simplex applications. dot only. Read more.

§

Oneblock(String)

Whether to draw circo graphs around one circle.. circo only. Read more.

§

Ordering(String)

Constrains the left-to-right ordering of node edges.. dot only. Read more.

§

Orientation(String)

node shape rotation angle, or graph orientation. Read more.

§

Outputorder(String)

Specify order in which nodes and edges are drawn. Read more.

§

Overlap(String)

Determines if and how node overlaps should be removed. fdp, neato only. Read more.

§

OverlapScaling(String)

Scale layout by factor, to reduce node overlap.. prism, neato, sfdp, fdp, circo, twopi only. Read more.

§

OverlapShrink(String)

Whether the overlap removal algorithm should perform a compression pass to reduce the size of the layout. prism only. Read more.

§

Pack(String)

Whether each connected component of the graph should be laid out separately, and then the graphs packed together.. Read more.

§

Packmode(String)

How connected components should be packed. Read more.

§

Pad(String)

Inches to extend the drawing area around the minimal area needed to draw the graph. Read more.

§

Page(String)

Width and height of output pages, in inches. Read more.

§

Pagedir(String)

The order in which pages are emitted. Read more.

§

Pencolor(String)

Color used to draw the bounding box around a cluster. Read more.

§

Penwidth(String)

Specifies the width of the pen, in points, used to draw lines and curves. Read more.

§

Peripheries(String)

Set number of peripheries used in polygonal shapes and cluster boundaries. Read more.

§

Pin(String)

Keeps the node at the node’s given input position. neato, fdp only. Read more.

§

Pos(String)

Position of node, or spline control points. neato, fdp only. Read more.

§

Quadtree(String)

Quadtree scheme to use. sfdp only. Read more.

§

Quantum(String)

If quantum > 0.0, node label dimensions will be rounded to integral multiples of the quantum. Read more.

§

Rank(String)

Rank constraints on the nodes in a subgraph. dot only. Read more.

§

Rankdir(String)

Sets direction of graph layout. dot only. Read more.

§

Ranksep(String)

Specifies separation between ranks. dot, twopi only. Read more.

§

Ratio(String)

Sets the aspect ratio (drawing height/drawing width) for the drawing. Read more.

§

Rects(String)

Rectangles for fields of records, in points. write only. Read more.

§

Regular(String)

If true, force polygon to be regular, i.e., the vertices of th. Read more.

§

Remincross(String)

If there are multiple clusters, whether to run edge crossing minimization a second time.. dot only. Read more.

§

Repulsiveforce(String)

The power of the repulsive force used in an extended Fruchterman-Reingold. sfdp only. Read more.

§

Resolution(String)

Synonym for dpi.. bitmap output, svg only. Read more.

§

Root(String)

Specifies nodes to be used as the center of the layout. twopi, circo only. Read more.

§

Rotate(String)

If rotate=90, sets drawing orientation to landscape. Read more.

§

Rotation(String)

Rotates the final layout counter-clockwise by the specified number of degrees. sfdp only. Read more.

§

Samehead(String)

Edges with the same head and the same samehead value are aimed at the same point on the head. dot only. Read more.

§

Sametail(String)

Edges with the same tail and the same sametail value are aimed at th. dot only. Read more.

§

Samplepoints(String)

Gives the number of points used for a circle/ellipse node. Read more.

§

Scale(String)

Scales layout by the given factor after the initial layout. neato, twopi only. Read more.

§

Searchsize(String)

During network simplex, the maximum number of edges with negative cut values to search when looking for an edge with minimum cut value.. dot only. Read more.

§

Sep(String)

Margin to leave around nodes when removing node overlap. fdp, neato only. Read more.

§

Shape(String)

Sets the shape of a node. Read more.

§

Shapefile(String)

A file containing user-supplied node content. Read more.

§

Showboxes(String)

Print guide boxes for debugging. dot only. Read more.

§

Sides(String)

Number of sides when shape=polygon. Read more.

§

Size(String)

Maximum width and height of drawing, in inches. Read more.

§

Skew(String)

Skew factor for shape=polygon. Read more.

§

Smoothing(String)

Specifies a post-processing step used to smooth out an uneven distribution of nodes.. sfdp only. Read more.

§

Sortv(String)

Sort order of graph components for ordering packmode packing.. Read more.

§

Splines(String)

Controls how, and if, edges are represented. Read more.

§

Start(String)

Parameter used to determine the initial layout of nodes. neato, fdp, sfdp only. Read more.

§

Style(String)

Set style information for components of the graph. Read more.

§

Stylesheet(String)

A URL or pathname specifying an XML style sheet, used in SVG output. svg only. Read more.

§

TailLp(String)

Position of an edge’s tail label, in points.. write only. Read more.

§

Tailclip(String)

If true, the tail of an edge is clipped to the boundary of the tail node. Read more.

§

Tailhref(String)

Synonym for tailURL.. map, svg only. Read more.

§

Taillabel(String)

Text label to be placed near tail of edge. Read more.

§

Tailport(String)

Indicates where on the tail node to attach the tail of the edge. Read more.

§

Tailtarget(String)

Browser window to use for the tailURL link. map, svg only. Read more.

§

Tailtooltip(String)

Tooltip annotation attached to the tail of an edge. cmap, svg only. Read more.

§

Tailurl(String)

If defined, tailURL is output as part of the tail label of th. map, svg only. Read more.

§

Target(String)

If the object has a URL, this attribute determines which window of the browser is used for the URL.. map, svg only. Read more.

§

Tbbalance(String)

Which rank to move floating (loose) nodes to. dot only. Read more.

§

Tooltip(String)

Tooltip (mouse hover text) attached to the node, edge, cluster, or graph. cmap, svg only. Read more.

§

Truecolor(String)

Whether internal bitmap rendering relies on a truecolor color model or uses. bitmap output only. Read more.

§

Url(String)

Hyperlinks incorporated into device-dependent output. map, postscript, svg only. Read more.

§

Vertices(String)

Sets the coordinates of the vertices of the node’s polygon, in inches. write only. Read more.

§

Viewport(String)

Clipping window on final drawing. Read more.

§

VoroMargin(String)

Tuning margin of Voronoi technique. neato, fdp, sfdp, twopi, circo only. Read more.

§

Weight(String)

Weight of edge. Read more.

§

Width(String)

Width of node, in inches. Read more.

§

Xdotversion(String)

Determines the version of xdot used in output. xdot only. Read more.

§

Xlabel(String)

External label for a node or edge. Read more.

§

Xlp(String)

Position of an exterior label, in points. write only. Read more.

§

Z(String)

Z-coordinate value for 3D layouts and displays. Read more.

Trait Implementations§

Source§

impl Clone for Attribute

Source§

fn clone(&self) -> Attribute

Returns a duplicate of the value. Read more
1.0.0 · Source§

const fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for Attribute

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl From<Attribute> for (String, String)

Source§

fn from(attribute: Attribute) -> Self

Converts to this type from the input type.
Source§

impl Hash for Attribute

Source§

fn hash<H: Hasher>(&self, state: &mut H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl PartialEq for Attribute

Source§

fn eq(&self, other: &Self) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

const fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Eq for Attribute

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> DynClone for T
where T: Clone,

Source§

fn __clone_box(&self, _: Private) -> *mut ()

Source§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

Source§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
Source§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

Source§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

impl<T> Pointable for T

Source§

const ALIGN: usize

The alignment of pointer.
Source§

type Init = T

The type for initializers.
Source§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
Source§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
Source§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
Source§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<SS, SP> SupersetOf<SS> for SP
where SS: SubsetOf<SP>,

Source§

fn to_subset(&self) -> Option<SS>

The inverse inclusion map: attempts to construct self from the equivalent element of its superset. Read more
Source§

fn is_in_subset(&self) -> bool

Checks if self is actually part of its subset T (and can be converted to it).
Source§

fn to_subset_unchecked(&self) -> SS

Use with care! Same as self.to_subset but without any property checks. Always succeeds.
Source§

fn from_subset(element: &SS) -> SP

The inclusion map: converts self to the equivalent element of its superset.
Source§

impl<SS, SP> SupersetOf<SS> for SP
where SS: SubsetOf<SP>,

Source§

fn to_subset(&self) -> Option<SS>

The inverse inclusion map: attempts to construct self from the equivalent element of its superset. Read more
Source§

fn is_in_subset(&self) -> bool

Checks if self is actually part of its subset T (and can be converted to it).
Source§

unsafe fn to_subset_unchecked(&self) -> SS

Use with care! Same as self.to_subset but without any property checks. Always succeeds.
Source§

fn from_subset(element: &SS) -> SP

The inclusion map: converts self to the equivalent element of its superset.
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> Scalar for T
where T: 'static + Clone + PartialEq + Debug,