You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
476 KiB
55 lines
476 KiB
(function() {var implementors = {};
|
|
implementors["arrayvec"] = [{text:"impl<A: <a class=\"trait\" href=\"arrayvec/trait.Array.html\" title=\"trait arrayvec::Array\">Array</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><A> for <a class=\"struct\" href=\"arrayvec/struct.ArrayVec.html\" title=\"struct arrayvec::ArrayVec\">ArrayVec</a><A>",synthetic:false,types:["arrayvec::ArrayVec"]},];
|
|
implementors["cgmath"] = [{text:"impl<A> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Euler.html\" title=\"struct cgmath::Euler\">Euler</a><A>> for <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><A::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>> <span class=\"where fmt-newline\">where<br> A: <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><<A as <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a>>::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>>>, </span>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<A> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Euler.html\" title=\"struct cgmath::Euler\">Euler</a><A>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><A::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>> <span class=\"where fmt-newline\">where<br> A: <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><<A as <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a>>::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>>>, </span>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 9]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 9]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 16]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 16]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<A> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Euler.html\" title=\"struct cgmath::Euler\">Euler</a><A>> for <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><A::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>> <span class=\"where fmt-newline\">where<br> A: <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><<A as <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a>>::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>>>, </span>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Basis3.html\" title=\"struct cgmath::Basis3\">Basis3</a><S>",synthetic:false,types:["cgmath::rotation::Basis3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<'a, S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<'a, S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<'a, S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<'a, S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector1.html\" title=\"struct cgmath::Vector1\">Vector1</a><S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector1.html\" title=\"struct cgmath::Vector1\">Vector1</a><S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector1.html\" title=\"struct cgmath::Vector1\">Vector1</a><S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector4.html\" title=\"struct cgmath::Vector4\">Vector4</a><S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector4.html\" title=\"struct cgmath::Vector4\">Vector4</a><S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector4.html\" title=\"struct cgmath::Vector4\">Vector4</a><S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">,)</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector1.html\" title=\"struct cgmath::Vector1\">Vector1</a><S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">,)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector1.html\" title=\"struct cgmath::Vector1\">Vector1</a><S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">,)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector1.html\" title=\"struct cgmath::Vector1\">Vector1</a><S>",synthetic:false,types:["cgmath::vector::Vector1"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>",synthetic:false,types:["cgmath::vector::Vector2"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>",synthetic:false,types:["cgmath::vector::Vector3"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"cgmath/struct.Vector4.html\" title=\"struct cgmath::Vector4\">Vector4</a><S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Vector4.html\" title=\"struct cgmath::Vector4\">Vector4</a><S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Vector4.html\" title=\"struct cgmath::Vector4\">Vector4</a><S>",synthetic:false,types:["cgmath::vector::Vector4"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Deg.html\" title=\"struct cgmath::Deg\">Deg</a><S> <span class=\"where fmt-newline\">where<br> S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>, </span>",synthetic:false,types:["cgmath::angle::Deg"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Deg.html\" title=\"struct cgmath::Deg\">Deg</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><S> <span class=\"where fmt-newline\">where<br> S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>, </span>",synthetic:false,types:["cgmath::angle::Rad"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Euler.html\" title=\"struct cgmath::Euler\">Euler</a><<a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><S>>",synthetic:false,types:["cgmath::euler::Euler"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"struct\" href=\"cgmath/struct.Point1.html\" title=\"struct cgmath::Point1\">Point1</a><S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Point1.html\" title=\"struct cgmath::Point1\">Point1</a><S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Point1.html\" title=\"struct cgmath::Point1\">Point1</a><S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"struct\" href=\"cgmath/struct.Point2.html\" title=\"struct cgmath::Point2\">Point2</a><S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Point2.html\" title=\"struct cgmath::Point2\">Point2</a><S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Point2.html\" title=\"struct cgmath::Point2\">Point2</a><S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"struct\" href=\"cgmath/struct.Point3.html\" title=\"struct cgmath::Point3\">Point3</a><S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Point3.html\" title=\"struct cgmath::Point3\">Point3</a><S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Point3.html\" title=\"struct cgmath::Point3\">Point3</a><S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">,)</a>> for <a class=\"struct\" href=\"cgmath/struct.Point1.html\" title=\"struct cgmath::Point1\">Point1</a><S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">,)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Point1.html\" title=\"struct cgmath::Point1\">Point1</a><S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">,)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Point1.html\" title=\"struct cgmath::Point1\">Point1</a><S>",synthetic:false,types:["cgmath::point::Point1"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"cgmath/struct.Point2.html\" title=\"struct cgmath::Point2\">Point2</a><S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Point2.html\" title=\"struct cgmath::Point2\">Point2</a><S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Point2.html\" title=\"struct cgmath::Point2\">Point2</a><S>",synthetic:false,types:["cgmath::point::Point2"]},{text:"impl<S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"cgmath/struct.Point3.html\" title=\"struct cgmath::Point3\">Point3</a><S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a <a class=\"struct\" href=\"cgmath/struct.Point3.html\" title=\"struct cgmath::Point3\">Point3</a><S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>S, S, S<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for &'a mut <a class=\"struct\" href=\"cgmath/struct.Point3.html\" title=\"struct cgmath::Point3\">Point3</a><S>",synthetic:false,types:["cgmath::point::Point3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Basis2.html\" title=\"struct cgmath::Basis2\">Basis2</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix2.html\" title=\"struct cgmath::Matrix2\">Matrix2</a><S>",synthetic:false,types:["cgmath::matrix::Matrix2"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Basis3.html\" title=\"struct cgmath::Basis3\">Basis3</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Basis3.html\" title=\"struct cgmath::Basis3\">Basis3</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Quaternion.html\" title=\"struct cgmath::Quaternion\">Quaternion</a><S>",synthetic:false,types:["cgmath::quaternion::Quaternion"]},{text:"impl<A: <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Euler.html\" title=\"struct cgmath::Euler\">Euler</a><A>> for <a class=\"struct\" href=\"cgmath/struct.Basis3.html\" title=\"struct cgmath::Basis3\">Basis3</a><A::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>> <span class=\"where fmt-newline\">where<br> A: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"cgmath/struct.Rad.html\" title=\"struct cgmath::Rad\">Rad</a><<A as <a class=\"trait\" href=\"cgmath/prelude/trait.Angle.html\" title=\"trait cgmath::prelude::Angle\">Angle</a>>::<a class=\"type\" href=\"cgmath/prelude/trait.Angle.html#associatedtype.Unitless\" title=\"type cgmath::prelude::Angle::Unitless\">Unitless</a>>>, </span>",synthetic:false,types:["cgmath::rotation::Basis3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>, R: <a class=\"trait\" href=\"cgmath/prelude/trait.Rotation2.html\" title=\"trait cgmath::prelude::Rotation2\">Rotation2</a><S>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Decomposed.html\" title=\"struct cgmath::Decomposed\">Decomposed</a><<a class=\"struct\" href=\"cgmath/struct.Vector2.html\" title=\"struct cgmath::Vector2\">Vector2</a><S>, R>> for <a class=\"struct\" href=\"cgmath/struct.Matrix3.html\" title=\"struct cgmath::Matrix3\">Matrix3</a><S>",synthetic:false,types:["cgmath::matrix::Matrix3"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>, R: <a class=\"trait\" href=\"cgmath/prelude/trait.Rotation3.html\" title=\"trait cgmath::prelude::Rotation3\">Rotation3</a><S>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Decomposed.html\" title=\"struct cgmath::Decomposed\">Decomposed</a><<a class=\"struct\" href=\"cgmath/struct.Vector3.html\" title=\"struct cgmath::Vector3\">Vector3</a><S>, R>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.PerspectiveFov.html\" title=\"struct cgmath::PerspectiveFov\">PerspectiveFov</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Perspective.html\" title=\"struct cgmath::Perspective\">Perspective</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},{text:"impl<S: <a class=\"trait\" href=\"cgmath/trait.BaseFloat.html\" title=\"trait cgmath::BaseFloat\">BaseFloat</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"cgmath/struct.Ortho.html\" title=\"struct cgmath::Ortho\">Ortho</a><S>> for <a class=\"struct\" href=\"cgmath/struct.Matrix4.html\" title=\"struct cgmath::Matrix4\">Matrix4</a><S>",synthetic:false,types:["cgmath::matrix::Matrix4"]},];
|
|
implementors["crossbeam_channel"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"crossbeam_channel/struct.SendError.html\" title=\"struct crossbeam_channel::SendError\">SendError</a><T>> for <a class=\"enum\" href=\"crossbeam_channel/enum.TrySendError.html\" title=\"enum crossbeam_channel::TrySendError\">TrySendError</a><T>",synthetic:false,types:["crossbeam_channel::err::TrySendError"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"crossbeam_channel/struct.SendError.html\" title=\"struct crossbeam_channel::SendError\">SendError</a><T>> for <a class=\"enum\" href=\"crossbeam_channel/enum.SendTimeoutError.html\" title=\"enum crossbeam_channel::SendTimeoutError\">SendTimeoutError</a><T>",synthetic:false,types:["crossbeam_channel::err::SendTimeoutError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"crossbeam_channel/struct.RecvError.html\" title=\"struct crossbeam_channel::RecvError\">RecvError</a>> for <a class=\"enum\" href=\"crossbeam_channel/enum.TryRecvError.html\" title=\"enum crossbeam_channel::TryRecvError\">TryRecvError</a>",synthetic:false,types:["crossbeam_channel::err::TryRecvError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"crossbeam_channel/struct.RecvError.html\" title=\"struct crossbeam_channel::RecvError\">RecvError</a>> for <a class=\"enum\" href=\"crossbeam_channel/enum.RecvTimeoutError.html\" title=\"enum crossbeam_channel::RecvTimeoutError\">RecvTimeoutError</a>",synthetic:false,types:["crossbeam_channel::err::RecvTimeoutError"]},];
|
|
implementors["crossbeam_epoch"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"crossbeam_epoch/struct.Owned.html\" title=\"struct crossbeam_epoch::Owned\">Owned</a><T>> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Atomic.html\" title=\"struct crossbeam_epoch::Atomic\">Atomic</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html\" title=\"struct alloc::boxed::Box\">Box</a><T>> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Atomic.html\" title=\"struct crossbeam_epoch::Atomic\">Atomic</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Atomic.html\" title=\"struct crossbeam_epoch::Atomic\">Atomic</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<'g, T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"crossbeam_epoch/struct.Shared.html\" title=\"struct crossbeam_epoch::Shared\">Shared</a><'g, T>> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Atomic.html\" title=\"struct crossbeam_epoch::Atomic\">Atomic</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.pointer.html\">*const T</a>> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Atomic.html\" title=\"struct crossbeam_epoch::Atomic\">Atomic</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Atomic"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Owned.html\" title=\"struct crossbeam_epoch::Owned\">Owned</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Owned"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html\" title=\"struct alloc::boxed::Box\">Box</a><T>> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Owned.html\" title=\"struct crossbeam_epoch::Owned\">Owned</a><T>",synthetic:false,types:["crossbeam_epoch::atomic::Owned"]},{text:"impl<'g, T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.pointer.html\">*const T</a>> for <a class=\"struct\" href=\"crossbeam_epoch/struct.Shared.html\" title=\"struct crossbeam_epoch::Shared\">Shared</a><'g, T>",synthetic:false,types:["crossbeam_epoch::atomic::Shared"]},];
|
|
implementors["crossbeam_utils"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"crossbeam_utils/struct.CachePadded.html\" title=\"struct crossbeam_utils::CachePadded\">CachePadded</a><T>",synthetic:false,types:["crossbeam_utils::cache_padded::CachePadded"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"crossbeam_utils/sync/struct.ShardedLock.html\" title=\"struct crossbeam_utils::sync::ShardedLock\">ShardedLock</a><T>",synthetic:false,types:["crossbeam_utils::sync::sharded_lock::ShardedLock"]},];
|
|
implementors["deflate"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"deflate/enum.Compression.html\" title=\"enum deflate::Compression\">Compression</a>> for <a class=\"struct\" href=\"deflate/struct.CompressionOptions.html\" title=\"struct deflate::CompressionOptions\">CompressionOptions</a>",synthetic:false,types:["deflate::compression_options::CompressionOptions"]},];
|
|
implementors["either"] = [{text:"impl<L, R> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/result/enum.Result.html\" title=\"enum core::result::Result\">Result</a><R, L>> for <a class=\"enum\" href=\"either/enum.Either.html\" title=\"enum either::Either\">Either</a><L, R>",synthetic:false,types:["either::Either"]},];
|
|
implementors["filetime"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/time/struct.SystemTime.html\" title=\"struct std::time::SystemTime\">SystemTime</a>> for <a class=\"struct\" href=\"filetime/struct.FileTime.html\" title=\"struct filetime::FileTime\">FileTime</a>",synthetic:false,types:["filetime::FileTime"]},];
|
|
implementors["generic_array"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 1]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U1.html\" title=\"type typenum::consts::U1\">U1</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 2]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U2.html\" title=\"type typenum::consts::U2\">U2</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 3]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U3.html\" title=\"type typenum::consts::U3\">U3</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 4]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U4.html\" title=\"type typenum::consts::U4\">U4</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 5]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U5.html\" title=\"type typenum::consts::U5\">U5</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 6]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U6.html\" title=\"type typenum::consts::U6\">U6</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 7]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U7.html\" title=\"type typenum::consts::U7\">U7</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 8]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U8.html\" title=\"type typenum::consts::U8\">U8</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 9]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U9.html\" title=\"type typenum::consts::U9\">U9</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 10]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U10.html\" title=\"type typenum::consts::U10\">U10</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 11]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U11.html\" title=\"type typenum::consts::U11\">U11</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 12]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U12.html\" title=\"type typenum::consts::U12\">U12</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 13]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U13.html\" title=\"type typenum::consts::U13\">U13</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 14]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U14.html\" title=\"type typenum::consts::U14\">U14</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 15]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U15.html\" title=\"type typenum::consts::U15\">U15</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 16]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U16.html\" title=\"type typenum::consts::U16\">U16</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 17]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U17.html\" title=\"type typenum::consts::U17\">U17</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 18]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U18.html\" title=\"type typenum::consts::U18\">U18</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 19]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U19.html\" title=\"type typenum::consts::U19\">U19</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 20]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U20.html\" title=\"type typenum::consts::U20\">U20</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 21]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U21.html\" title=\"type typenum::consts::U21\">U21</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 22]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U22.html\" title=\"type typenum::consts::U22\">U22</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 23]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U23.html\" title=\"type typenum::consts::U23\">U23</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 24]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U24.html\" title=\"type typenum::consts::U24\">U24</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 25]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U25.html\" title=\"type typenum::consts::U25\">U25</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 26]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U26.html\" title=\"type typenum::consts::U26\">U26</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 27]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U27.html\" title=\"type typenum::consts::U27\">U27</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 28]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U28.html\" title=\"type typenum::consts::U28\">U28</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 29]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U29.html\" title=\"type typenum::consts::U29\">U29</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 30]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U30.html\" title=\"type typenum::consts::U30\">U30</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 31]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U31.html\" title=\"type typenum::consts::U31\">U31</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><[T; 32]> for <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, <a class=\"type\" href=\"typenum/consts/type.U32.html\" title=\"type typenum::consts::U32\">U32</a>>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<'a, T, N: <a class=\"trait\" href=\"generic_array/trait.ArrayLength.html\" title=\"trait generic_array::ArrayLength\">ArrayLength</a><T>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a [T]> for &'a <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, N>",synthetic:false,types:["generic_array::GenericArray"]},{text:"impl<'a, T, N: <a class=\"trait\" href=\"generic_array/trait.ArrayLength.html\" title=\"trait generic_array::ArrayLength\">ArrayLength</a><T>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a mut [T]> for &'a mut <a class=\"struct\" href=\"generic_array/struct.GenericArray.html\" title=\"struct generic_array::GenericArray\">GenericArray</a><T, N>",synthetic:false,types:["generic_array::GenericArray"]},];
|
|
implementors["gif"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"gif/enum.DecodingError.html\" title=\"enum gif::DecodingError\">DecodingError</a>",synthetic:false,types:["gif::reader::decoder::DecodingError"]},];
|
|
implementors["half"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"half/struct.f16.html\" title=\"struct half::f16\">f16</a>> for f32",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"half/struct.f16.html\" title=\"struct half::f16\">f16</a>> for f64",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><i8> for <a class=\"struct\" href=\"half/struct.f16.html\" title=\"struct half::f16\">f16</a>",synthetic:false,types:["half::f16"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><u8> for <a class=\"struct\" href=\"half/struct.f16.html\" title=\"struct half::f16\">f16</a>",synthetic:false,types:["half::f16"]},];
|
|
implementors["image"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"image/flat/enum.Error.html\" title=\"enum image::flat::Error\">Error</a>> for <a class=\"enum\" href=\"image/enum.ImageError.html\" title=\"enum image::ImageError\">ImageError</a>",synthetic:false,types:["image::image::ImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"gif/reader/decoder/enum.DecodingError.html\" title=\"enum gif::reader::decoder::DecodingError\">DecodingError</a>> for <a class=\"enum\" href=\"image/enum.ImageError.html\" title=\"enum image::ImageError\">ImageError</a>",synthetic:false,types:["image::image::ImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"jpeg_decoder/decoder/enum.PixelFormat.html\" title=\"enum jpeg_decoder::decoder::PixelFormat\">PixelFormat</a>> for <a class=\"enum\" href=\"image/enum.ColorType.html\" title=\"enum image::ColorType\">ColorType</a>",synthetic:false,types:["image::color::ColorType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"jpeg_decoder/error/enum.Error.html\" title=\"enum jpeg_decoder::error::Error\">Error</a>> for <a class=\"enum\" href=\"image/enum.ImageError.html\" title=\"enum image::ImageError\">ImageError</a>",synthetic:false,types:["image::image::ImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"enum\" href=\"png/common/enum.ColorType.html\" title=\"enum png::common::ColorType\">ColorType</a>, <a class=\"enum\" href=\"png/common/enum.BitDepth.html\" title=\"enum png::common::BitDepth\">BitDepth</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"enum\" href=\"image/enum.ColorType.html\" title=\"enum image::ColorType\">ColorType</a>",synthetic:false,types:["image::color::ColorType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"image/enum.ColorType.html\" title=\"enum image::ColorType\">ColorType</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"enum\" href=\"png/common/enum.ColorType.html\" title=\"enum png::common::ColorType\">ColorType</a>, <a class=\"enum\" href=\"png/common/enum.BitDepth.html\" title=\"enum png::common::BitDepth\">BitDepth</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>",synthetic:false,types:["png::common::ColorType","png::common::BitDepth"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"png/decoder/stream/enum.DecodingError.html\" title=\"enum png::decoder::stream::DecodingError\">DecodingError</a>> for <a class=\"enum\" href=\"image/enum.ImageError.html\" title=\"enum image::ImageError\">ImageError</a>",synthetic:false,types:["image::image::ImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"image/pnm/struct.BitmapHeader.html\" title=\"struct image::pnm::BitmapHeader\">BitmapHeader</a>> for <a class=\"struct\" href=\"image/pnm/struct.PNMHeader.html\" title=\"struct image::pnm::PNMHeader\">PNMHeader</a>",synthetic:false,types:["image::pnm::header::PNMHeader"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"image/pnm/struct.GraymapHeader.html\" title=\"struct image::pnm::GraymapHeader\">GraymapHeader</a>> for <a class=\"struct\" href=\"image/pnm/struct.PNMHeader.html\" title=\"struct image::pnm::PNMHeader\">PNMHeader</a>",synthetic:false,types:["image::pnm::header::PNMHeader"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"image/pnm/struct.PixmapHeader.html\" title=\"struct image::pnm::PixmapHeader\">PixmapHeader</a>> for <a class=\"struct\" href=\"image/pnm/struct.PNMHeader.html\" title=\"struct image::pnm::PNMHeader\">PNMHeader</a>",synthetic:false,types:["image::pnm::header::PNMHeader"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"image/pnm/struct.ArbitraryHeader.html\" title=\"struct image::pnm::ArbitraryHeader\">ArbitraryHeader</a>> for <a class=\"struct\" href=\"image/pnm/struct.PNMHeader.html\" title=\"struct image::pnm::PNMHeader\">PNMHeader</a>",synthetic:false,types:["image::pnm::header::PNMHeader"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"tiff/error/enum.TiffError.html\" title=\"enum tiff::error::TiffError\">TiffError</a>> for <a class=\"enum\" href=\"image/enum.ImageError.html\" title=\"enum image::ImageError\">ImageError</a>",synthetic:false,types:["image::image::ImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"tiff/enum.ColorType.html\" title=\"enum tiff::ColorType\">ColorType</a>> for <a class=\"enum\" href=\"image/enum.ColorType.html\" title=\"enum image::ColorType\">ColorType</a>",synthetic:false,types:["image::color::ColorType"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"image/enum.ImageError.html\" title=\"enum image::ImageError\">ImageError</a>",synthetic:false,types:["image::image::ImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"image/enum.ImageFormat.html\" title=\"enum image::ImageFormat\">ImageFormat</a>> for <a class=\"enum\" href=\"image/enum.ImageOutputFormat.html\" title=\"enum image::ImageOutputFormat\">ImageOutputFormat</a>",synthetic:false,types:["image::image::ImageOutputFormat"]},];
|
|
implementors["jpeg_decoder"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"jpeg_decoder/enum.Error.html\" title=\"enum jpeg_decoder::Error\">Error</a>",synthetic:false,types:["jpeg_decoder::error::Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/sync/mpsc/struct.RecvError.html\" title=\"struct std::sync::mpsc::RecvError\">RecvError</a>> for <a class=\"enum\" href=\"jpeg_decoder/enum.Error.html\" title=\"enum jpeg_decoder::Error\">Error</a>",synthetic:false,types:["jpeg_decoder::error::Error"]},{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/any/trait.Any.html\" title=\"trait core::any::Any\">Any</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/sync/mpsc/struct.SendError.html\" title=\"struct std::sync::mpsc::SendError\">SendError</a><T>> for <a class=\"enum\" href=\"jpeg_decoder/enum.Error.html\" title=\"enum jpeg_decoder::Error\">Error</a>",synthetic:false,types:["jpeg_decoder::error::Error"]},];
|
|
implementors["libloading"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"libloading/os/unix/struct.Library.html\" title=\"struct libloading::os::unix::Library\">Library</a>> for <a class=\"struct\" href=\"libloading/struct.Library.html\" title=\"struct libloading::Library\">Library</a>",synthetic:false,types:["libloading::Library"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"libloading/struct.Library.html\" title=\"struct libloading::Library\">Library</a>> for <a class=\"struct\" href=\"libloading/os/unix/struct.Library.html\" title=\"struct libloading::os::unix::Library\">Library</a>",synthetic:false,types:["libloading::os::unix::Library"]},];
|
|
implementors["lock_api"] = [{text:"impl<R: <a class=\"trait\" href=\"lock_api/trait.RawMutex.html\" title=\"trait lock_api::RawMutex\">RawMutex</a>, T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"lock_api/struct.Mutex.html\" title=\"struct lock_api::Mutex\">Mutex</a><R, T>",synthetic:false,types:["lock_api::mutex::Mutex"]},{text:"impl<R: <a class=\"trait\" href=\"lock_api/trait.RawMutex.html\" title=\"trait lock_api::RawMutex\">RawMutex</a>, G: <a class=\"trait\" href=\"lock_api/trait.GetThreadId.html\" title=\"trait lock_api::GetThreadId\">GetThreadId</a>, T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"lock_api/struct.ReentrantMutex.html\" title=\"struct lock_api::ReentrantMutex\">ReentrantMutex</a><R, G, T>",synthetic:false,types:["lock_api::remutex::ReentrantMutex"]},{text:"impl<R: <a class=\"trait\" href=\"lock_api/trait.RawRwLock.html\" title=\"trait lock_api::RawRwLock\">RawRwLock</a>, T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"lock_api/struct.RwLock.html\" title=\"struct lock_api::RwLock\">RwLock</a><R, T>",synthetic:false,types:["lock_api::rwlock::RwLock"]},];
|
|
implementors["mio"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"mio/struct.Ready.html\" title=\"struct mio::Ready\">Ready</a>> for <a class=\"struct\" href=\"mio/unix/struct.UnixReady.html\" title=\"struct mio::unix::UnixReady\">UnixReady</a>",synthetic:false,types:["mio::sys::unix::ready::UnixReady"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"mio/unix/struct.UnixReady.html\" title=\"struct mio::unix::UnixReady\">UnixReady</a>> for <a class=\"struct\" href=\"mio/struct.Ready.html\" title=\"struct mio::Ready\">Ready</a>",synthetic:false,types:["mio::event_imp::Ready"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> for <a class=\"struct\" href=\"mio/struct.Token.html\" title=\"struct mio::Token\">Token</a>",synthetic:false,types:["mio::token::Token"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"mio/struct.Token.html\" title=\"struct mio::Token\">Token</a>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>",synthetic:false,types:[]},];
|
|
implementors["mio_extras"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/sync/mpsc/struct.SendError.html\" title=\"struct std::sync::mpsc::SendError\">SendError</a><T>> for <a class=\"enum\" href=\"mio_extras/channel/enum.SendError.html\" title=\"enum mio_extras::channel::SendError\">SendError</a><T>",synthetic:false,types:["mio_extras::channel::SendError"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"mio_extras/channel/enum.SendError.html\" title=\"enum mio_extras::channel::SendError\">SendError</a><T>",synthetic:false,types:["mio_extras::channel::SendError"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/std/sync/mpsc/enum.TrySendError.html\" title=\"enum std::sync::mpsc::TrySendError\">TrySendError</a><T>> for <a class=\"enum\" href=\"mio_extras/channel/enum.TrySendError.html\" title=\"enum mio_extras::channel::TrySendError\">TrySendError</a><T>",synthetic:false,types:["mio_extras::channel::TrySendError"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/sync/mpsc/struct.SendError.html\" title=\"struct std::sync::mpsc::SendError\">SendError</a><T>> for <a class=\"enum\" href=\"mio_extras/channel/enum.TrySendError.html\" title=\"enum mio_extras::channel::TrySendError\">TrySendError</a><T>",synthetic:false,types:["mio_extras::channel::TrySendError"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"mio_extras/channel/enum.TrySendError.html\" title=\"enum mio_extras::channel::TrySendError\">TrySendError</a><T>",synthetic:false,types:["mio_extras::channel::TrySendError"]},];
|
|
implementors["nalgebra"] = [{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 7]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U7.html\" title=\"struct nalgebra::base::dimension::U7\">U7</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U7.html\" title=\"struct nalgebra::base::dimension::U7\">U7</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 8]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U8.html\" title=\"struct nalgebra::base::dimension::U8\">U8</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U8.html\" title=\"struct nalgebra::base::dimension::U8\">U8</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 9]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U9.html\" title=\"struct nalgebra::base::dimension::U9\">U9</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U9.html\" title=\"struct nalgebra::base::dimension::U9\">U9</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 10]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U10.html\" title=\"struct nalgebra::base::dimension::U10\">U10</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U10.html\" title=\"struct nalgebra::base::dimension::U10\">U10</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 11]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U11.html\" title=\"struct nalgebra::base::dimension::U11\">U11</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U11.html\" title=\"struct nalgebra::base::dimension::U11\">U11</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 12]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U12.html\" title=\"struct nalgebra::base::dimension::U12\">U12</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U12.html\" title=\"struct nalgebra::base::dimension::U12\">U12</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 13]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U13.html\" title=\"struct nalgebra::base::dimension::U13\">U13</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U13.html\" title=\"struct nalgebra::base::dimension::U13\">U13</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 14]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U14.html\" title=\"struct nalgebra::base::dimension::U14\">U14</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U14.html\" title=\"struct nalgebra::base::dimension::U14\">U14</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 15]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U15.html\" title=\"struct nalgebra::base::dimension::U15\">U15</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U15.html\" title=\"struct nalgebra::base::dimension::U15\">U15</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 16]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U16.html\" title=\"struct nalgebra::base::dimension::U16\">U16</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U16.html\" title=\"struct nalgebra::base::dimension::U16\">U16</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 7]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U7.html\" title=\"struct nalgebra::base::dimension::U7\">U7</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U7.html\" title=\"struct nalgebra::base::dimension::U7\">U7</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 8]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U8.html\" title=\"struct nalgebra::base::dimension::U8\">U8</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U8.html\" title=\"struct nalgebra::base::dimension::U8\">U8</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 9]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U9.html\" title=\"struct nalgebra::base::dimension::U9\">U9</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U9.html\" title=\"struct nalgebra::base::dimension::U9\">U9</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 10]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U10.html\" title=\"struct nalgebra::base::dimension::U10\">U10</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U10.html\" title=\"struct nalgebra::base::dimension::U10\">U10</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 11]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U11.html\" title=\"struct nalgebra::base::dimension::U11\">U11</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U11.html\" title=\"struct nalgebra::base::dimension::U11\">U11</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 12]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U12.html\" title=\"struct nalgebra::base::dimension::U12\">U12</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U12.html\" title=\"struct nalgebra::base::dimension::U12\">U12</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 13]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U13.html\" title=\"struct nalgebra::base::dimension::U13\">U13</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U13.html\" title=\"struct nalgebra::base::dimension::U13\">U13</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 14]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U14.html\" title=\"struct nalgebra::base::dimension::U14\">U14</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U14.html\" title=\"struct nalgebra::base::dimension::U14\">U14</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 15]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U15.html\" title=\"struct nalgebra::base::dimension::U15\">U15</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U15.html\" title=\"struct nalgebra::base::dimension::U15\">U15</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 16]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U16.html\" title=\"struct nalgebra::base::dimension::U16\">U16</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U16.html\" title=\"struct nalgebra::base::dimension::U16\">U16</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixMN.html\" title=\"type nalgebra::base::MatrixMN\">MatrixMN</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixMN"]},{text:"impl<'a, N, R, C, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, C, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorage.html\" title=\"struct nalgebra::base::SliceStorage\">SliceStorage</a><'a, N, R, C, RStride, CStride>>> for <a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, C, <a class=\"struct\" href=\"nalgebra/base/struct.ArrayStorage.html\" title=\"struct nalgebra::base::ArrayStorage\">ArrayStorage</a><N, R, C>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> R: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>,<br> C: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> R::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/arith/trait.Mul.html\" title=\"trait core::ops::arith::Mul\">Mul</a><C::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>>,<br> <a class=\"type\" href=\"typenum/operator_aliases/type.Prod.html\" title=\"type typenum::operator_aliases::Prod\">Prod</a><R::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>, C::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>>: <a class=\"trait\" href=\"generic_array/trait.ArrayLength.html\" title=\"trait generic_array::ArrayLength\">ArrayLength</a><N>, </span>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<'a, N, C, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorage.html\" title=\"struct nalgebra::base::SliceStorage\">SliceStorage</a><'a, N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C, RStride, CStride>>> for <a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C, <a class=\"struct\" href=\"nalgebra/base/struct.VecStorage.html\" title=\"struct nalgebra::base::VecStorage\">VecStorage</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> C: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>, </span>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<'a, N, R, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorage.html\" title=\"struct nalgebra::base::SliceStorage\">SliceStorage</a><'a, N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, RStride, CStride>>> for <a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, <a class=\"struct\" href=\"nalgebra/base/struct.VecStorage.html\" title=\"struct nalgebra::base::VecStorage\">VecStorage</a><N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> R: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>, </span>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<'a, N, R, C, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, C, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorageMut.html\" title=\"struct nalgebra::base::SliceStorageMut\">SliceStorageMut</a><'a, N, R, C, RStride, CStride>>> for <a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, C, <a class=\"struct\" href=\"nalgebra/base/struct.ArrayStorage.html\" title=\"struct nalgebra::base::ArrayStorage\">ArrayStorage</a><N, R, C>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> R: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>,<br> C: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> R::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/arith/trait.Mul.html\" title=\"trait core::ops::arith::Mul\">Mul</a><C::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>>,<br> <a class=\"type\" href=\"typenum/operator_aliases/type.Prod.html\" title=\"type typenum::operator_aliases::Prod\">Prod</a><R::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>, C::<a class=\"type\" href=\"nalgebra/base/dimension/trait.DimName.html#associatedtype.Value\" title=\"type nalgebra::base::dimension::DimName::Value\">Value</a>>: <a class=\"trait\" href=\"generic_array/trait.ArrayLength.html\" title=\"trait generic_array::ArrayLength\">ArrayLength</a><N>, </span>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<'a, N, C, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorageMut.html\" title=\"struct nalgebra::base::SliceStorageMut\">SliceStorageMut</a><'a, N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C, RStride, CStride>>> for <a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C, <a class=\"struct\" href=\"nalgebra/base/struct.VecStorage.html\" title=\"struct nalgebra::base::VecStorage\">VecStorage</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, C>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> C: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>, </span>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<'a, N, R, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorageMut.html\" title=\"struct nalgebra::base::SliceStorageMut\">SliceStorageMut</a><'a, N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, RStride, CStride>>> for <a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>, <a class=\"struct\" href=\"nalgebra/base/struct.VecStorage.html\" title=\"struct nalgebra::base::VecStorage\">VecStorage</a><N, R, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.Dynamic.html\" title=\"struct nalgebra::base::dimension::Dynamic\">Dynamic</a>>> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> R: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>, </span>",synthetic:false,types:["nalgebra::base::matrix::Matrix"]},{text:"impl<'a, N, R, C, RStride, CStride> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, R, C, <a class=\"struct\" href=\"nalgebra/base/struct.SliceStorageMut.html\" title=\"struct nalgebra::base::SliceStorageMut\">SliceStorageMut</a><'a, N, R, C, RStride, CStride>>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixSlice.html\" title=\"type nalgebra::base::MatrixSlice\">MatrixSlice</a><'a, N, R, C, RStride, CStride> <span class=\"where fmt-newline\">where<br> N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>,<br> R: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> C: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> RStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>,<br> CStride: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.Dim.html\" title=\"trait nalgebra::base::dimension::Dim\">Dim</a>, </span>",synthetic:false,types:["nalgebra::base::matrix_slice::MatrixSlice"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U5.html\" title=\"struct nalgebra::base::dimension::U5\">U5</a>>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a>N<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 6]</a>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U6.html\" title=\"struct nalgebra::base::dimension::U6\">U6</a>>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a> + <a class=\"trait\" href=\"num_traits/identities/trait.Zero.html\" title=\"trait num_traits::identities::Zero\">Zero</a> + <a class=\"trait\" href=\"num_traits/identities/trait.One.html\" title=\"trait num_traits::identities::One\">One</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, D>> for <a class=\"type\" href=\"nalgebra/base/type.VectorN.html\" title=\"type nalgebra::base::VectorN\">VectorN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>> <span class=\"where fmt-newline\">where<br> D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimNameAdd.html\" title=\"trait nalgebra::base::dimension::DimNameAdd\">DimNameAdd</a><<a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D> + <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>, </span>",synthetic:false,types:["nalgebra::base::alias::VectorN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <<a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a> as <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>::<a class=\"type\" href=\"nalgebra/base/allocator/trait.Allocator.html#associatedtype.Buffer\" title=\"type nalgebra::base::allocator::Allocator::Buffer\">Buffer</a>>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Point.html\" title=\"struct nalgebra::geometry::Point\">Point</a><N, D> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D>, </span>",synthetic:false,types:["nalgebra::geometry::point::Point"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Rotation.html\" title=\"struct nalgebra::geometry::Rotation\">Rotation</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix3.html\" title=\"type nalgebra::base::Matrix3\">Matrix3</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix3"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Rotation.html\" title=\"struct nalgebra::geometry::Rotation\">Rotation</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix2.html\" title=\"type nalgebra::base::Matrix2\">Matrix2</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix2"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Rotation.html\" title=\"struct nalgebra::geometry::Rotation\">Rotation</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix4.html\" title=\"type nalgebra::base::Matrix4\">Matrix4</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix4"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Rotation.html\" title=\"struct nalgebra::geometry::Rotation\">Rotation</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix3.html\" title=\"type nalgebra::base::Matrix3\">Matrix3</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix3"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Unit.html\" title=\"struct nalgebra::base::Unit\">Unit</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Quaternion.html\" title=\"struct nalgebra::geometry::Quaternion\">Quaternion</a><N>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix4.html\" title=\"type nalgebra::base::Matrix4\">Matrix4</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix4"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Unit.html\" title=\"struct nalgebra::base::Unit\">Unit</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Quaternion.html\" title=\"struct nalgebra::geometry::Quaternion\">Quaternion</a><N>>> for <a class=\"type\" href=\"nalgebra/geometry/type.Rotation3.html\" title=\"type nalgebra::geometry::Rotation3\">Rotation3</a><N>",synthetic:false,types:["nalgebra::geometry::rotation_alias::Rotation3"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Rotation.html\" title=\"struct nalgebra::geometry::Rotation\">Rotation</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U3.html\" title=\"struct nalgebra::base::dimension::U3\">U3</a>>> for <a class=\"type\" href=\"nalgebra/geometry/type.UnitQuaternion.html\" title=\"type nalgebra::geometry::UnitQuaternion\">UnitQuaternion</a><N>",synthetic:false,types:["nalgebra::geometry::quaternion::UnitQuaternion"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Unit.html\" title=\"struct nalgebra::base::Unit\">Unit</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Quaternion.html\" title=\"struct nalgebra::geometry::Quaternion\">Quaternion</a><N>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix3.html\" title=\"type nalgebra::base::Matrix3\">Matrix3</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix3"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <<a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a> as <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U4.html\" title=\"struct nalgebra::base::dimension::U4\">U4</a>, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>::<a class=\"type\" href=\"nalgebra/base/allocator/trait.Allocator.html#associatedtype.Buffer\" title=\"type nalgebra::base::allocator::Allocator::Buffer\">Buffer</a>>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Quaternion.html\" title=\"struct nalgebra::geometry::Quaternion\">Quaternion</a><N>",synthetic:false,types:["nalgebra::geometry::quaternion::Quaternion"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Unit.html\" title=\"struct nalgebra::base::Unit\">Unit</a><<a class=\"struct\" href=\"nalgebra/struct.Complex.html\" title=\"struct nalgebra::Complex\">Complex</a><N>>> for <a class=\"type\" href=\"nalgebra/geometry/type.Rotation2.html\" title=\"type nalgebra::geometry::Rotation2\">Rotation2</a><N>",synthetic:false,types:["nalgebra::geometry::rotation_alias::Rotation2"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Rotation.html\" title=\"struct nalgebra::geometry::Rotation\">Rotation</a><N, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U2.html\" title=\"struct nalgebra::base::dimension::U2\">U2</a>>> for <a class=\"type\" href=\"nalgebra/geometry/type.UnitComplex.html\" title=\"type nalgebra::geometry::UnitComplex\">UnitComplex</a><N>",synthetic:false,types:["nalgebra::geometry::unit_complex::UnitComplex"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Unit.html\" title=\"struct nalgebra::base::Unit\">Unit</a><<a class=\"struct\" href=\"nalgebra/struct.Complex.html\" title=\"struct nalgebra::Complex\">Complex</a><N>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix3.html\" title=\"type nalgebra::base::Matrix3\">Matrix3</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix3"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Unit.html\" title=\"struct nalgebra::base::Unit\">Unit</a><<a class=\"struct\" href=\"nalgebra/struct.Complex.html\" title=\"struct nalgebra::Complex\">Complex</a><N>>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix2.html\" title=\"type nalgebra::base::Matrix2\">Matrix2</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix2"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a> + <a class=\"trait\" href=\"num_traits/identities/trait.Zero.html\" title=\"trait num_traits::identities::Zero\">Zero</a> + <a class=\"trait\" href=\"num_traits/identities/trait.One.html\" title=\"trait num_traits::identities::One\">One</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Translation.html\" title=\"struct nalgebra::geometry::Translation\">Translation</a><N, D>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixN.html\" title=\"type nalgebra::base::MatrixN\">MatrixN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>> <span class=\"where fmt-newline\">where<br> D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimNameAdd.html\" title=\"trait nalgebra::base::dimension::DimNameAdd\">DimNameAdd</a><<a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D> + <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/base/trait.Scalar.html\" title=\"trait nalgebra::base::Scalar\">Scalar</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/base/struct.Matrix.html\" title=\"struct nalgebra::base::Matrix\">Matrix</a><N, D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>, <<a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a> as <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>::<a class=\"type\" href=\"nalgebra/base/allocator/trait.Allocator.html#associatedtype.Buffer\" title=\"type nalgebra::base::allocator::Allocator::Buffer\">Buffer</a>>> for <a class=\"struct\" href=\"nalgebra/geometry/struct.Translation.html\" title=\"struct nalgebra::geometry::Translation\">Translation</a><N, D> <span class=\"where fmt-newline\">where<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D>, </span>",synthetic:false,types:["nalgebra::geometry::translation::Translation"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>, R> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Isometry.html\" title=\"struct nalgebra::geometry::Isometry\">Isometry</a><N, D, R>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixN.html\" title=\"type nalgebra::base::MatrixN\">MatrixN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>> <span class=\"where fmt-newline\">where<br> D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimNameAdd.html\" title=\"trait nalgebra::base::dimension::DimNameAdd\">DimNameAdd</a><<a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>,<br> R: <a class=\"trait\" href=\"alga/general/subset/trait.SubsetOf.html\" title=\"trait alga::general::subset::SubsetOf\">SubsetOf</a><<a class=\"type\" href=\"nalgebra/base/type.MatrixN.html\" title=\"type nalgebra::base::MatrixN\">MatrixN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>> + <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>, R> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Similarity.html\" title=\"struct nalgebra::geometry::Similarity\">Similarity</a><N, D, R>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixN.html\" title=\"type nalgebra::base::MatrixN\">MatrixN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>> <span class=\"where fmt-newline\">where<br> D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimNameAdd.html\" title=\"trait nalgebra::base::dimension::DimNameAdd\">DimNameAdd</a><<a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>,<br> R: <a class=\"trait\" href=\"alga/general/subset/trait.SubsetOf.html\" title=\"trait alga::general::subset::SubsetOf\">SubsetOf</a><<a class=\"type\" href=\"nalgebra/base/type.MatrixN.html\" title=\"type nalgebra::base::MatrixN\">MatrixN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, D> + <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>, D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimName.html\" title=\"trait nalgebra::base::dimension::DimName\">DimName</a>, C> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Transform.html\" title=\"struct nalgebra::geometry::Transform\">Transform</a><N, D, C>> for <a class=\"type\" href=\"nalgebra/base/type.MatrixN.html\" title=\"type nalgebra::base::MatrixN\">MatrixN</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>> <span class=\"where fmt-newline\">where<br> D: <a class=\"trait\" href=\"nalgebra/base/dimension/trait.DimNameAdd.html\" title=\"trait nalgebra::base::dimension::DimNameAdd\">DimNameAdd</a><<a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>,<br> C: <a class=\"trait\" href=\"nalgebra/geometry/trait.TCategory.html\" title=\"trait nalgebra::geometry::TCategory\">TCategory</a>,<br> <a class=\"struct\" href=\"nalgebra/base/default_allocator/struct.DefaultAllocator.html\" title=\"struct nalgebra::base::default_allocator::DefaultAllocator\">DefaultAllocator</a>: <a class=\"trait\" href=\"nalgebra/base/allocator/trait.Allocator.html\" title=\"trait nalgebra::base::allocator::Allocator\">Allocator</a><N, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>, <a class=\"type\" href=\"nalgebra/base/dimension/type.DimNameSum.html\" title=\"type nalgebra::base::dimension::DimNameSum\">DimNameSum</a><D, <a class=\"struct\" href=\"nalgebra/base/dimension/struct.U1.html\" title=\"struct nalgebra::base::dimension::U1\">U1</a>>>, </span>",synthetic:false,types:["nalgebra::base::alias::MatrixN"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Orthographic3.html\" title=\"struct nalgebra::geometry::Orthographic3\">Orthographic3</a><N>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix4.html\" title=\"type nalgebra::base::Matrix4\">Matrix4</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix4"]},{text:"impl<N: <a class=\"trait\" href=\"nalgebra/trait.RealField.html\" title=\"trait nalgebra::RealField\">RealField</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nalgebra/geometry/struct.Perspective3.html\" title=\"struct nalgebra::geometry::Perspective3\">Perspective3</a><N>> for <a class=\"type\" href=\"nalgebra/base/type.Matrix4.html\" title=\"type nalgebra::base::Matrix4\">Matrix4</a><N>",synthetic:false,types:["nalgebra::base::alias::Matrix4"]},];
|
|
implementors["nix"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"nix/errno/enum.Errno.html\" title=\"enum nix::errno::Errno\">Errno</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"struct\" href=\"nix/sys/aio/struct.AioCb.html\" title=\"struct nix::sys::aio::AioCb\">AioCb</a><'a>>> for <a class=\"struct\" href=\"nix/sys/aio/struct.LioCb.html\" title=\"struct nix::sys::aio::LioCb\">LioCb</a><'a>",synthetic:false,types:["nix::sys::aio::LioCb"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"libc/unix/linux_like/struct.sigevent.html\" title=\"struct libc::unix::linux_like::sigevent\">sigevent</a>> for <a class=\"struct\" href=\"nix/sys/signal/struct.SigEvent.html\" title=\"struct nix::sys::signal::SigEvent\">SigEvent</a>",synthetic:false,types:["nix::sys::signal::sigevent::SigEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"libc/unix/linux_like/linux/struct.ucred.html\" title=\"struct libc::unix::linux_like::linux::ucred\">ucred</a>> for <a class=\"struct\" href=\"nix/sys/socket/struct.UnixCredentials.html\" title=\"struct nix::sys::socket::UnixCredentials\">UnixCredentials</a>",synthetic:false,types:["nix::sys::socket::UnixCredentials"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"libc/unix/linux_like/linux/gnu/struct.termios.html\" title=\"struct libc::unix::linux_like::linux::gnu::termios\">termios</a>> for <a class=\"struct\" href=\"nix/sys/termios/struct.Termios.html\" title=\"struct nix::sys::termios::Termios\">Termios</a>",synthetic:false,types:["nix::sys::termios::Termios"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nix/sys/termios/struct.Termios.html\" title=\"struct nix::sys::termios::Termios\">Termios</a>> for <a class=\"struct\" href=\"libc/unix/linux_like/linux/gnu/struct.termios.html\" title=\"struct libc::unix::linux_like::linux::gnu::termios\">termios</a>",synthetic:false,types:["libc::unix::linux_like::linux::gnu::termios"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>> for <a class=\"enum\" href=\"nix/sys/termios/enum.BaudRate.html\" title=\"enum nix::sys::termios::BaudRate\">BaudRate</a>",synthetic:false,types:["nix::sys::termios::BaudRate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"libc/unix/struct.timeval.html\" title=\"struct libc::unix::timeval\">timeval</a>> for <a class=\"struct\" href=\"nix/sys/time/struct.TimeVal.html\" title=\"struct nix::sys::time::TimeVal\">TimeVal</a>",synthetic:false,types:["nix::sys::time::TimeVal"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nix/unistd/struct.Uid.html\" title=\"struct nix::unistd::Uid\">Uid</a>> for <a class=\"type\" href=\"libc/unix/type.uid_t.html\" title=\"type libc::unix::uid_t\">uid_t</a>",synthetic:false,types:["libc::unix::uid_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nix/unistd/struct.Gid.html\" title=\"struct nix::unistd::Gid\">Gid</a>> for <a class=\"type\" href=\"libc/unix/type.gid_t.html\" title=\"type libc::unix::gid_t\">gid_t</a>",synthetic:false,types:["libc::unix::gid_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"nix/unistd/struct.Pid.html\" title=\"struct nix::unistd::Pid\">Pid</a>> for <a class=\"type\" href=\"nix/pty/type.SessionId.html\" title=\"type nix::pty::SessionId\">pid_t</a>",synthetic:false,types:["libc::unix::pid_t"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"nix/errno/enum.Errno.html\" title=\"enum nix::errno::Errno\">Errno</a>> for <a class=\"enum\" href=\"nix/enum.Error.html\" title=\"enum nix::Error\">Error</a>",synthetic:false,types:["nix::Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html\" title=\"struct alloc::string::FromUtf8Error\">FromUtf8Error</a>> for <a class=\"enum\" href=\"nix/enum.Error.html\" title=\"enum nix::Error\">Error</a>",synthetic:false,types:["nix::Error"]},];
|
|
implementors["notify"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"notify/enum.Error.html\" title=\"enum notify::Error\">Error</a>",synthetic:false,types:["notify::Error"]},];
|
|
implementors["num_bigint"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/core/num/struct.ParseIntError.html\" title=\"struct core::num::ParseIntError\">ParseIntError</a>> for <a class=\"enum\" href=\"num_bigint/enum.ParseBigIntError.html\" title=\"enum num_bigint::ParseBigIntError\">ParseBigIntError</a>",synthetic:false,types:["num_bigint::ParseBigIntError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u16.html\">u16</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i64.html\">i64</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i8.html\">i8</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i16.html\">i16</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.isize.html\">isize</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u16.html\">u16</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",synthetic:false,types:["num_bigint::bigint::BigInt"]},];
|
|
implementors["num_complex"] = [{text:"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"num_traits/trait.Num.html\" title=\"trait num_traits::Num\">Num</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"num_complex/struct.Complex.html\" title=\"struct num_complex::Complex\">Complex</a><T>",synthetic:false,types:["num_complex::Complex"]},{text:"impl<'a, T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"num_traits/trait.Num.html\" title=\"trait num_traits::Num\">Num</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.reference.html\">&'a </a>T> for <a class=\"struct\" href=\"num_complex/struct.Complex.html\" title=\"struct num_complex::Complex\">Complex</a><T>",synthetic:false,types:["num_complex::Complex"]},];
|
|
implementors["num_rational"] = [{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"num_rational/struct.Ratio.html\" title=\"struct num_rational::Ratio\">Ratio</a><T> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"num_integer/trait.Integer.html\" title=\"trait num_integer::Integer\">Integer</a>, </span>",synthetic:false,types:["num_rational::Ratio"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>T, T<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"num_rational/struct.Ratio.html\" title=\"struct num_rational::Ratio\">Ratio</a><T> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"num_integer/trait.Integer.html\" title=\"trait num_integer::Integer\">Integer</a>, </span>",synthetic:false,types:["num_rational::Ratio"]},];
|
|
implementors["ordered_float"] = [{text:"impl<T: <a class=\"trait\" href=\"num_traits/float/trait.Float.html\" title=\"trait num_traits::float::Float\">Float</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"ordered_float/struct.OrderedFloat.html\" title=\"struct ordered_float::OrderedFloat\">OrderedFloat</a><T>",synthetic:false,types:["ordered_float::OrderedFloat"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"ordered_float/struct.NotNan.html\" title=\"struct ordered_float::NotNan\">NotNan</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a>>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a>",synthetic:false,types:[]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"ordered_float/struct.NotNan.html\" title=\"struct ordered_float::NotNan\">NotNan</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a>>> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a>",synthetic:false,types:[]},{text:"impl<T: <a class=\"trait\" href=\"num_traits/float/trait.Float.html\" title=\"trait num_traits::float::Float\">Float</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"ordered_float/struct.NotNan.html\" title=\"struct ordered_float::NotNan\">NotNan</a><T>",synthetic:false,types:["ordered_float::NotNan"]},];
|
|
implementors["owning_ref"] = [{text:"impl<O, T: ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><O> for <a class=\"struct\" href=\"owning_ref/struct.OwningRef.html\" title=\"struct owning_ref::OwningRef\">OwningRef</a><O, T> <span class=\"where fmt-newline\">where<br> O: <a class=\"trait\" href=\"owning_ref/trait.StableAddress.html\" title=\"trait owning_ref::StableAddress\">StableAddress</a>,<br> O: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a><Target = T>, </span>",synthetic:false,types:["owning_ref::OwningRef"]},{text:"impl<O, T: ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><O> for <a class=\"struct\" href=\"owning_ref/struct.OwningRefMut.html\" title=\"struct owning_ref::OwningRefMut\">OwningRefMut</a><O, T> <span class=\"where fmt-newline\">where<br> O: <a class=\"trait\" href=\"owning_ref/trait.StableAddress.html\" title=\"trait owning_ref::StableAddress\">StableAddress</a>,<br> O: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html\" title=\"trait core::ops::deref::DerefMut\">DerefMut</a><Target = T>, </span>",synthetic:false,types:["owning_ref::OwningRefMut"]},{text:"impl<O, T: ?<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"owning_ref/struct.OwningRefMut.html\" title=\"struct owning_ref::OwningRefMut\">OwningRefMut</a><O, T>> for <a class=\"struct\" href=\"owning_ref/struct.OwningRef.html\" title=\"struct owning_ref::OwningRef\">OwningRef</a><O, T> <span class=\"where fmt-newline\">where<br> O: <a class=\"trait\" href=\"owning_ref/trait.StableAddress.html\" title=\"trait owning_ref::StableAddress\">StableAddress</a>,<br> O: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.DerefMut.html\" title=\"trait core::ops::deref::DerefMut\">DerefMut</a><Target = T>, </span>",synthetic:false,types:["owning_ref::OwningRef"]},];
|
|
implementors["percent_encoding"] = [{text:"impl<'a, E: <a class=\"trait\" href=\"percent_encoding/trait.EncodeSet.html\" title=\"trait percent_encoding::EncodeSet\">EncodeSet</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"percent_encoding/struct.PercentEncode.html\" title=\"struct percent_encoding::PercentEncode\">PercentEncode</a><'a, E>> for <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html\" title=\"enum alloc::borrow::Cow\">Cow</a><'a, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>>",synthetic:false,types:["alloc::borrow::Cow"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"percent_encoding/struct.PercentDecode.html\" title=\"struct percent_encoding::PercentDecode\">PercentDecode</a><'a>> for <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html\" title=\"enum alloc::borrow::Cow\">Cow</a><'a, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>>",synthetic:false,types:["alloc::borrow::Cow"]},];
|
|
implementors["png"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"png/enum.DecodingError.html\" title=\"enum png::DecodingError\">DecodingError</a>",synthetic:false,types:["png::decoder::stream::DecodingError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>> for <a class=\"enum\" href=\"png/enum.DecodingError.html\" title=\"enum png::DecodingError\">DecodingError</a>",synthetic:false,types:["png::decoder::stream::DecodingError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"png/enum.DecodingError.html\" title=\"enum png::DecodingError\">DecodingError</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"png/enum.EncodingError.html\" title=\"enum png::EncodingError\">EncodingError</a>",synthetic:false,types:["png::encoder::EncodingError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"png/enum.EncodingError.html\" title=\"enum png::EncodingError\">EncodingError</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"deflate/compression_options/enum.Compression.html\" title=\"enum deflate::compression_options::Compression\">Compression</a>> for <a class=\"enum\" href=\"png/enum.Compression.html\" title=\"enum png::Compression\">Compression</a>",synthetic:false,types:["png::common::Compression"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"png/enum.Compression.html\" title=\"enum png::Compression\">Compression</a>> for <a class=\"struct\" href=\"deflate/compression_options/struct.CompressionOptions.html\" title=\"struct deflate::compression_options::CompressionOptions\">CompressionOptions</a>",synthetic:false,types:["deflate::compression_options::CompressionOptions"]},];
|
|
implementors["proc_macro2"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/proc_macro/struct.Span.html\" title=\"struct proc_macro::Span\">Span</a>> for <a class=\"struct\" href=\"proc_macro2/struct.Span.html\" title=\"struct proc_macro2::Span\">Span</a>",synthetic:false,types:["proc_macro2::Span"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/proc_macro/struct.TokenStream.html\" title=\"struct proc_macro::TokenStream\">TokenStream</a>> for <a class=\"struct\" href=\"proc_macro2/struct.TokenStream.html\" title=\"struct proc_macro2::TokenStream\">TokenStream</a>",synthetic:false,types:["proc_macro2::TokenStream"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"proc_macro2/struct.TokenStream.html\" title=\"struct proc_macro2::TokenStream\">TokenStream</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/proc_macro/struct.TokenStream.html\" title=\"struct proc_macro::TokenStream\">TokenStream</a>",synthetic:false,types:["proc_macro::TokenStream"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"proc_macro2/struct.Group.html\" title=\"struct proc_macro2::Group\">Group</a>> for <a class=\"enum\" href=\"proc_macro2/enum.TokenTree.html\" title=\"enum proc_macro2::TokenTree\">TokenTree</a>",synthetic:false,types:["proc_macro2::TokenTree"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"proc_macro2/struct.Ident.html\" title=\"struct proc_macro2::Ident\">Ident</a>> for <a class=\"enum\" href=\"proc_macro2/enum.TokenTree.html\" title=\"enum proc_macro2::TokenTree\">TokenTree</a>",synthetic:false,types:["proc_macro2::TokenTree"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"proc_macro2/struct.Punct.html\" title=\"struct proc_macro2::Punct\">Punct</a>> for <a class=\"enum\" href=\"proc_macro2/enum.TokenTree.html\" title=\"enum proc_macro2::TokenTree\">TokenTree</a>",synthetic:false,types:["proc_macro2::TokenTree"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"proc_macro2/struct.Literal.html\" title=\"struct proc_macro2::Literal\">Literal</a>> for <a class=\"enum\" href=\"proc_macro2/enum.TokenTree.html\" title=\"enum proc_macro2::TokenTree\">TokenTree</a>",synthetic:false,types:["proc_macro2::TokenTree"]},];
|
|
implementors["quote"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"quote/struct.Tokens.html\" title=\"struct quote::Tokens\">Tokens</a>> for <a class=\"struct\" href=\"proc_macro2/struct.TokenStream.html\" title=\"struct proc_macro2::TokenStream\">TokenStream</a>",synthetic:false,types:["proc_macro2::TokenStream"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"quote/struct.Tokens.html\" title=\"struct quote::Tokens\">Tokens</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/proc_macro/struct.TokenStream.html\" title=\"struct proc_macro::TokenStream\">TokenStream</a>",synthetic:false,types:["proc_macro::TokenStream"]},];
|
|
implementors["rand"] = [{text:"impl<X: <a class=\"trait\" href=\"rand/distributions/uniform/trait.SampleUniform.html\" title=\"trait rand::distributions::uniform::SampleUniform\">SampleUniform</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/core/ops/range/struct.Range.html\" title=\"struct core::ops::range::Range\">Range</a><X>> for <a class=\"struct\" href=\"rand/distributions/uniform/struct.Uniform.html\" title=\"struct rand::distributions::uniform::Uniform\">Uniform</a><X>",synthetic:false,types:["rand::distributions::uniform::Uniform"]},{text:"impl<X: <a class=\"trait\" href=\"rand/distributions/uniform/trait.SampleUniform.html\" title=\"trait rand::distributions::uniform::SampleUniform\">SampleUniform</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/core/ops/range/struct.RangeInclusive.html\" title=\"struct core::ops::range::RangeInclusive\">RangeInclusive</a><X>> for <a class=\"struct\" href=\"rand/distributions/uniform/struct.Uniform.html\" title=\"struct rand::distributions::uniform::Uniform\">Uniform</a><X>",synthetic:false,types:["rand::distributions::uniform::Uniform"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>>> for <a class=\"enum\" href=\"rand/seq/index/enum.IndexVec.html\" title=\"enum rand::seq::index::IndexVec\">IndexVec</a>",synthetic:false,types:["rand::seq::index::IndexVec"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>>> for <a class=\"enum\" href=\"rand/seq/index/enum.IndexVec.html\" title=\"enum rand::seq::index::IndexVec\">IndexVec</a>",synthetic:false,types:["rand::seq::index::IndexVec"]},];
|
|
implementors["rand_chacha"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"rand_chacha/struct.ChaChaCore.html\" title=\"struct rand_chacha::ChaChaCore\">ChaChaCore</a>> for <a class=\"struct\" href=\"rand_chacha/struct.ChaChaRng.html\" title=\"struct rand_chacha::ChaChaRng\">ChaChaRng</a>",synthetic:false,types:["rand_chacha::chacha::ChaChaRng"]},];
|
|
implementors["rand_core"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"rand_core/struct.Error.html\" title=\"struct rand_core::Error\">Error</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},];
|
|
implementors["rand_jitter"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"rand_jitter/enum.TimerError.html\" title=\"enum rand_jitter::TimerError\">TimerError</a>> for <a class=\"struct\" href=\"rand_core/error/struct.Error.html\" title=\"struct rand_core::error::Error\">Error</a>",synthetic:false,types:["rand_core::error::Error"]},];
|
|
implementors["rustc_serialize"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"rustc_serialize/json/enum.ParserError.html\" title=\"enum rustc_serialize::json::ParserError\">ParserError</a>> for <a class=\"enum\" href=\"rustc_serialize/json/enum.DecoderError.html\" title=\"enum rustc_serialize::json::DecoderError\">DecoderError</a>",synthetic:false,types:["rustc_serialize::json::DecoderError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"rustc_serialize/json/enum.ParserError.html\" title=\"enum rustc_serialize::json::ParserError\">ParserError</a>",synthetic:false,types:["rustc_serialize::json::ParserError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/core/fmt/struct.Error.html\" title=\"struct core::fmt::Error\">Error</a>> for <a class=\"enum\" href=\"rustc_serialize/json/enum.EncoderError.html\" title=\"enum rustc_serialize::json::EncoderError\">EncoderError</a>",synthetic:false,types:["rustc_serialize::json::EncoderError"]},];
|
|
implementors["rusttype"] = [{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">&'a [</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>> for <a class=\"enum\" href=\"rusttype/enum.SharedBytes.html\" title=\"enum rusttype::SharedBytes\">SharedBytes</a><'a>",synthetic:false,types:["rusttype::SharedBytes"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html\" title=\"struct alloc::sync::Arc\">Arc</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>>> for <a class=\"enum\" href=\"rusttype/enum.SharedBytes.html\" title=\"enum rusttype::SharedBytes\">SharedBytes</a><'static>",synthetic:false,types:["rusttype::SharedBytes"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html\" title=\"struct alloc::boxed::Box\">Box</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>>> for <a class=\"enum\" href=\"rusttype/enum.SharedBytes.html\" title=\"enum rusttype::SharedBytes\">SharedBytes</a><'static>",synthetic:false,types:["rusttype::SharedBytes"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a>>> for <a class=\"enum\" href=\"rusttype/enum.SharedBytes.html\" title=\"enum rusttype::SharedBytes\">SharedBytes</a><'static>",synthetic:false,types:["rusttype::SharedBytes"]},{text:"impl<'a, T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.reference.html\">&'a </a>T> for <a class=\"enum\" href=\"rusttype/enum.SharedBytes.html\" title=\"enum rusttype::SharedBytes\">SharedBytes</a><'a>",synthetic:false,types:["rusttype::SharedBytes"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"stb_truetype/struct.VMetrics.html\" title=\"struct stb_truetype::VMetrics\">VMetrics</a>> for <a class=\"struct\" href=\"rusttype/struct.VMetrics.html\" title=\"struct rusttype::VMetrics\">VMetrics</a>",synthetic:false,types:["rusttype::VMetrics"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"rusttype/enum.Error.html\" title=\"enum rusttype::Error\">Error</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},];
|
|
implementors["sfml_rust"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"sfml_rust/vertex_2d/struct.Vertex2D.html\" title=\"struct sfml_rust::vertex_2d::Vertex2D\">Vertex2D</a>",synthetic:false,types:["sfml_rust::vertex_2d::Vertex2D"]},];
|
|
implementors["smallvec"] = [{text:"impl<'a, A: <a class=\"trait\" href=\"smallvec/trait.Array.html\" title=\"trait smallvec::Array\">Array</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">&'a [</a><A as <a class=\"trait\" href=\"smallvec/trait.Array.html\" title=\"trait smallvec::Array\">Array</a>>::<a class=\"type\" href=\"smallvec/trait.Array.html#associatedtype.Item\" title=\"type smallvec::Array::Item\">Item</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>> for <a class=\"struct\" href=\"smallvec/struct.SmallVec.html\" title=\"struct smallvec::SmallVec\">SmallVec</a><A> <span class=\"where fmt-newline\">where<br> A::<a class=\"type\" href=\"smallvec/trait.Array.html#associatedtype.Item\" title=\"type smallvec::Array::Item\">Item</a>: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, </span>",synthetic:false,types:["smallvec::SmallVec"]},{text:"impl<A: <a class=\"trait\" href=\"smallvec/trait.Array.html\" title=\"trait smallvec::Array\">Array</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<A as <a class=\"trait\" href=\"smallvec/trait.Array.html\" title=\"trait smallvec::Array\">Array</a>>::<a class=\"type\" href=\"smallvec/trait.Array.html#associatedtype.Item\" title=\"type smallvec::Array::Item\">Item</a>>> for <a class=\"struct\" href=\"smallvec/struct.SmallVec.html\" title=\"struct smallvec::SmallVec\">SmallVec</a><A>",synthetic:false,types:["smallvec::SmallVec"]},{text:"impl<A: <a class=\"trait\" href=\"smallvec/trait.Array.html\" title=\"trait smallvec::Array\">Array</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><A> for <a class=\"struct\" href=\"smallvec/struct.SmallVec.html\" title=\"struct smallvec::SmallVec\">SmallVec</a><A>",synthetic:false,types:["smallvec::SmallVec"]},];
|
|
implementors["spirv_reflect"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>> for <a class=\"struct\" href=\"spirv_reflect/types/op/struct.ReflectOp.html\" title=\"struct spirv_reflect::types::op::ReflectOp\">ReflectOp</a>",synthetic:false,types:["spirv_reflect::types::op::ReflectOp"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>> for <a class=\"struct\" href=\"spirv_reflect/types/op/struct.ReflectBuiltIn.html\" title=\"struct spirv_reflect::types::op::ReflectBuiltIn\">ReflectBuiltIn</a>",synthetic:false,types:["spirv_reflect::types::op::ReflectBuiltIn"]},];
|
|
implementors["syn"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/token/struct.SelfValue.html\" title=\"struct syn::token::SelfValue\">SelfValue</a>> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/token/struct.SelfType.html\" title=\"struct syn::token::SelfType\">SelfType</a>> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/token/struct.Super.html\" title=\"struct syn::token::Super\">Super</a>> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/token/struct.Crate.html\" title=\"struct syn::token::Crate\">Crate</a>> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/token/struct.Extern.html\" title=\"struct syn::token::Extern\">Extern</a>> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/token/struct.Underscore.html\" title=\"struct syn::token::Underscore\">Underscore</a>> for <a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>",synthetic:false,types:["proc_macro2::Ident"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>> for <a class=\"enum\" href=\"syn/enum.Meta.html\" title=\"enum syn::Meta\">Meta</a>",synthetic:false,types:["syn::attr::Meta"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.MetaList.html\" title=\"struct syn::MetaList\">MetaList</a>> for <a class=\"enum\" href=\"syn/enum.Meta.html\" title=\"enum syn::Meta\">Meta</a>",synthetic:false,types:["syn::attr::Meta"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.MetaNameValue.html\" title=\"struct syn::MetaNameValue\">MetaNameValue</a>> for <a class=\"enum\" href=\"syn/enum.Meta.html\" title=\"enum syn::Meta\">Meta</a>",synthetic:false,types:["syn::attr::Meta"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"syn/enum.Meta.html\" title=\"enum syn::Meta\">Meta</a>> for <a class=\"enum\" href=\"syn/enum.NestedMeta.html\" title=\"enum syn::NestedMeta\">NestedMeta</a>",synthetic:false,types:["syn::attr::NestedMeta"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>> for <a class=\"enum\" href=\"syn/enum.NestedMeta.html\" title=\"enum syn::NestedMeta\">NestedMeta</a>",synthetic:false,types:["syn::attr::NestedMeta"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.FieldsNamed.html\" title=\"struct syn::FieldsNamed\">FieldsNamed</a>> for <a class=\"enum\" href=\"syn/enum.Fields.html\" title=\"enum syn::Fields\">Fields</a>",synthetic:false,types:["syn::data::Fields"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.FieldsUnnamed.html\" title=\"struct syn::FieldsUnnamed\">FieldsUnnamed</a>> for <a class=\"enum\" href=\"syn/enum.Fields.html\" title=\"enum syn::Fields\">Fields</a>",synthetic:false,types:["syn::data::Fields"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.VisPublic.html\" title=\"struct syn::VisPublic\">VisPublic</a>> for <a class=\"enum\" href=\"syn/enum.Visibility.html\" title=\"enum syn::Visibility\">Visibility</a>",synthetic:false,types:["syn::data::Visibility"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.VisCrate.html\" title=\"struct syn::VisCrate\">VisCrate</a>> for <a class=\"enum\" href=\"syn/enum.Visibility.html\" title=\"enum syn::Visibility\">Visibility</a>",synthetic:false,types:["syn::data::Visibility"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.VisRestricted.html\" title=\"struct syn::VisRestricted\">VisRestricted</a>> for <a class=\"enum\" href=\"syn/enum.Visibility.html\" title=\"enum syn::Visibility\">Visibility</a>",synthetic:false,types:["syn::data::Visibility"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprBox.html\" title=\"struct syn::ExprBox\">ExprBox</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprInPlace.html\" title=\"struct syn::ExprInPlace\">ExprInPlace</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprArray.html\" title=\"struct syn::ExprArray\">ExprArray</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprCall.html\" title=\"struct syn::ExprCall\">ExprCall</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprMethodCall.html\" title=\"struct syn::ExprMethodCall\">ExprMethodCall</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprTuple.html\" title=\"struct syn::ExprTuple\">ExprTuple</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprBinary.html\" title=\"struct syn::ExprBinary\">ExprBinary</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprUnary.html\" title=\"struct syn::ExprUnary\">ExprUnary</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprLit.html\" title=\"struct syn::ExprLit\">ExprLit</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprCast.html\" title=\"struct syn::ExprCast\">ExprCast</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprType.html\" title=\"struct syn::ExprType\">ExprType</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprLet.html\" title=\"struct syn::ExprLet\">ExprLet</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprIf.html\" title=\"struct syn::ExprIf\">ExprIf</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprWhile.html\" title=\"struct syn::ExprWhile\">ExprWhile</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprForLoop.html\" title=\"struct syn::ExprForLoop\">ExprForLoop</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprLoop.html\" title=\"struct syn::ExprLoop\">ExprLoop</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprMatch.html\" title=\"struct syn::ExprMatch\">ExprMatch</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprClosure.html\" title=\"struct syn::ExprClosure\">ExprClosure</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprUnsafe.html\" title=\"struct syn::ExprUnsafe\">ExprUnsafe</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprBlock.html\" title=\"struct syn::ExprBlock\">ExprBlock</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprAssign.html\" title=\"struct syn::ExprAssign\">ExprAssign</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprAssignOp.html\" title=\"struct syn::ExprAssignOp\">ExprAssignOp</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprField.html\" title=\"struct syn::ExprField\">ExprField</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprIndex.html\" title=\"struct syn::ExprIndex\">ExprIndex</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprRange.html\" title=\"struct syn::ExprRange\">ExprRange</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprPath.html\" title=\"struct syn::ExprPath\">ExprPath</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprReference.html\" title=\"struct syn::ExprReference\">ExprReference</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprBreak.html\" title=\"struct syn::ExprBreak\">ExprBreak</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprContinue.html\" title=\"struct syn::ExprContinue\">ExprContinue</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprReturn.html\" title=\"struct syn::ExprReturn\">ExprReturn</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprMacro.html\" title=\"struct syn::ExprMacro\">ExprMacro</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprStruct.html\" title=\"struct syn::ExprStruct\">ExprStruct</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprRepeat.html\" title=\"struct syn::ExprRepeat\">ExprRepeat</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprParen.html\" title=\"struct syn::ExprParen\">ExprParen</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprGroup.html\" title=\"struct syn::ExprGroup\">ExprGroup</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprTry.html\" title=\"struct syn::ExprTry\">ExprTry</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprAsync.html\" title=\"struct syn::ExprAsync\">ExprAsync</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprTryBlock.html\" title=\"struct syn::ExprTryBlock\">ExprTryBlock</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprYield.html\" title=\"struct syn::ExprYield\">ExprYield</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ExprVerbatim.html\" title=\"struct syn::ExprVerbatim\">ExprVerbatim</a>> for <a class=\"enum\" href=\"syn/enum.Expr.html\" title=\"enum syn::Expr\">Expr</a>",synthetic:false,types:["syn::expr::Expr"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> for <a class=\"struct\" href=\"syn/struct.Index.html\" title=\"struct syn::Index\">Index</a>",synthetic:false,types:["syn::expr::Index"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeParam.html\" title=\"struct syn::TypeParam\">TypeParam</a>> for <a class=\"enum\" href=\"syn/enum.GenericParam.html\" title=\"enum syn::GenericParam\">GenericParam</a>",synthetic:false,types:["syn::generics::GenericParam"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LifetimeDef.html\" title=\"struct syn::LifetimeDef\">LifetimeDef</a>> for <a class=\"enum\" href=\"syn/enum.GenericParam.html\" title=\"enum syn::GenericParam\">GenericParam</a>",synthetic:false,types:["syn::generics::GenericParam"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.ConstParam.html\" title=\"struct syn::ConstParam\">ConstParam</a>> for <a class=\"enum\" href=\"syn/enum.GenericParam.html\" title=\"enum syn::GenericParam\">GenericParam</a>",synthetic:false,types:["syn::generics::GenericParam"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>> for <a class=\"struct\" href=\"syn/struct.TypeParam.html\" title=\"struct syn::TypeParam\">TypeParam</a>",synthetic:false,types:["syn::generics::TypeParam"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TraitBound.html\" title=\"struct syn::TraitBound\">TraitBound</a>> for <a class=\"enum\" href=\"syn/enum.TypeParamBound.html\" title=\"enum syn::TypeParamBound\">TypeParamBound</a>",synthetic:false,types:["syn::generics::TypeParamBound"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.Lifetime.html\" title=\"struct syn::Lifetime\">Lifetime</a>> for <a class=\"enum\" href=\"syn/enum.TypeParamBound.html\" title=\"enum syn::TypeParamBound\">TypeParamBound</a>",synthetic:false,types:["syn::generics::TypeParamBound"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.PredicateType.html\" title=\"struct syn::PredicateType\">PredicateType</a>> for <a class=\"enum\" href=\"syn/enum.WherePredicate.html\" title=\"enum syn::WherePredicate\">WherePredicate</a>",synthetic:false,types:["syn::generics::WherePredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.PredicateLifetime.html\" title=\"struct syn::PredicateLifetime\">PredicateLifetime</a>> for <a class=\"enum\" href=\"syn/enum.WherePredicate.html\" title=\"enum syn::WherePredicate\">WherePredicate</a>",synthetic:false,types:["syn::generics::WherePredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.PredicateEq.html\" title=\"struct syn::PredicateEq\">PredicateEq</a>> for <a class=\"enum\" href=\"syn/enum.WherePredicate.html\" title=\"enum syn::WherePredicate\">WherePredicate</a>",synthetic:false,types:["syn::generics::WherePredicate"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitStr.html\" title=\"struct syn::LitStr\">LitStr</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitByteStr.html\" title=\"struct syn::LitByteStr\">LitByteStr</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitByte.html\" title=\"struct syn::LitByte\">LitByte</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitChar.html\" title=\"struct syn::LitChar\">LitChar</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitInt.html\" title=\"struct syn::LitInt\">LitInt</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitFloat.html\" title=\"struct syn::LitFloat\">LitFloat</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitBool.html\" title=\"struct syn::LitBool\">LitBool</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.LitVerbatim.html\" title=\"struct syn::LitVerbatim\">LitVerbatim</a>> for <a class=\"enum\" href=\"syn/enum.Lit.html\" title=\"enum syn::Lit\">Lit</a>",synthetic:false,types:["syn::lit::Lit"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.DataStruct.html\" title=\"struct syn::DataStruct\">DataStruct</a>> for <a class=\"enum\" href=\"syn/enum.Data.html\" title=\"enum syn::Data\">Data</a>",synthetic:false,types:["syn::derive::Data"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.DataEnum.html\" title=\"struct syn::DataEnum\">DataEnum</a>> for <a class=\"enum\" href=\"syn/enum.Data.html\" title=\"enum syn::Data\">Data</a>",synthetic:false,types:["syn::derive::Data"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.DataUnion.html\" title=\"struct syn::DataUnion\">DataUnion</a>> for <a class=\"enum\" href=\"syn/enum.Data.html\" title=\"enum syn::Data\">Data</a>",synthetic:false,types:["syn::derive::Data"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeSlice.html\" title=\"struct syn::TypeSlice\">TypeSlice</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeArray.html\" title=\"struct syn::TypeArray\">TypeArray</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypePtr.html\" title=\"struct syn::TypePtr\">TypePtr</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeReference.html\" title=\"struct syn::TypeReference\">TypeReference</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeBareFn.html\" title=\"struct syn::TypeBareFn\">TypeBareFn</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeNever.html\" title=\"struct syn::TypeNever\">TypeNever</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeTuple.html\" title=\"struct syn::TypeTuple\">TypeTuple</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypePath.html\" title=\"struct syn::TypePath\">TypePath</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeTraitObject.html\" title=\"struct syn::TypeTraitObject\">TypeTraitObject</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeImplTrait.html\" title=\"struct syn::TypeImplTrait\">TypeImplTrait</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeParen.html\" title=\"struct syn::TypeParen\">TypeParen</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeGroup.html\" title=\"struct syn::TypeGroup\">TypeGroup</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeInfer.html\" title=\"struct syn::TypeInfer\">TypeInfer</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeMacro.html\" title=\"struct syn::TypeMacro\">TypeMacro</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"syn/struct.TypeVerbatim.html\" title=\"struct syn::TypeVerbatim\">TypeVerbatim</a>> for <a class=\"enum\" href=\"syn/enum.Type.html\" title=\"enum syn::Type\">Type</a>",synthetic:false,types:["syn::ty::Type"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"syn/struct.Path.html\" title=\"struct syn::Path\">Path</a> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"syn/struct.PathSegment.html\" title=\"struct syn::PathSegment\">PathSegment</a>>, </span>",synthetic:false,types:["syn::path::Path"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><T> for <a class=\"struct\" href=\"syn/struct.PathSegment.html\" title=\"struct syn::PathSegment\">PathSegment</a> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"struct\" href=\"syn/struct.Ident.html\" title=\"struct syn::Ident\">Ident</a>>, </span>",synthetic:false,types:["syn::path::PathSegment"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"proc_macro2/struct.LexError.html\" title=\"struct proc_macro2::LexError\">LexError</a>> for <a class=\"struct\" href=\"syn/struct.Error.html\" title=\"struct syn::Error\">Error</a>",synthetic:false,types:["syn::error::Error"]},];
|
|
implementors["tiff"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"tiff/enum.TiffError.html\" title=\"enum tiff::TiffError\">TiffError</a>",synthetic:false,types:["tiff::error::TiffError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/string/struct.FromUtf8Error.html\" title=\"struct alloc::string::FromUtf8Error\">FromUtf8Error</a>> for <a class=\"enum\" href=\"tiff/enum.TiffError.html\" title=\"enum tiff::TiffError\">TiffError</a>",synthetic:false,types:["tiff::error::TiffError"]},];
|
|
implementors["vulkano"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/buffer/sys/enum.BufferCreationError.html\" title=\"enum vulkano::buffer::sys::BufferCreationError\">BufferCreationError</a>",synthetic:false,types:["vulkano::buffer::sys::BufferCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/buffer/view/enum.BufferViewCreationError.html\" title=\"enum vulkano::buffer::view::BufferViewCreationError\">BufferViewCreationError</a>",synthetic:false,types:["vulkano::buffer::view::BufferViewCreationError"]},{text:"impl<T, B> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"vulkano/buffer/struct.BufferSlice.html\" title=\"struct vulkano::buffer::BufferSlice\">BufferSlice</a><T, B>> for <a class=\"struct\" href=\"vulkano/buffer/struct.BufferSlice.html\" title=\"struct vulkano::buffer::BufferSlice\">BufferSlice</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">[</a>T<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>, B>",synthetic:false,types:["vulkano::buffer::slice::BufferSlice"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"vulkano/format/struct.IncompatiblePixelsType.html\" title=\"struct vulkano::format::IncompatiblePixelsType\">IncompatiblePixelsType</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckCopyBufferImageError.html\" title=\"enum vulkano::command_buffer::validity::CheckCopyBufferImageError\">CheckCopyBufferImageError</a>",synthetic:false,types:["vulkano::command_buffer::validity::copy_image_buffer::CheckCopyBufferImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BuildError.html\" title=\"enum vulkano::command_buffer::BuildError\">BuildError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BuildError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BuildError.html\" title=\"enum vulkano::command_buffer::BuildError\">BuildError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BuildError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BeginRenderPassError.html\" title=\"enum vulkano::command_buffer::BeginRenderPassError\">BeginRenderPassError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BeginRenderPassError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BeginRenderPassError.html\" title=\"enum vulkano::command_buffer::BeginRenderPassError\">BeginRenderPassError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BeginRenderPassError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyImageError.html\" title=\"enum vulkano::command_buffer::CopyImageError\">CopyImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckCopyImageError.html\" title=\"enum vulkano::command_buffer::validity::CheckCopyImageError\">CheckCopyImageError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyImageError.html\" title=\"enum vulkano::command_buffer::CopyImageError\">CopyImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyImageError.html\" title=\"enum vulkano::command_buffer::CopyImageError\">CopyImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BlitImageError.html\" title=\"enum vulkano::command_buffer::BlitImageError\">BlitImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BlitImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckBlitImageError.html\" title=\"enum vulkano::command_buffer::validity::CheckBlitImageError\">CheckBlitImageError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BlitImageError.html\" title=\"enum vulkano::command_buffer::BlitImageError\">BlitImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BlitImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.BlitImageError.html\" title=\"enum vulkano::command_buffer::BlitImageError\">BlitImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::BlitImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.ClearColorImageError.html\" title=\"enum vulkano::command_buffer::ClearColorImageError\">ClearColorImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::ClearColorImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckClearColorImageError.html\" title=\"enum vulkano::command_buffer::validity::CheckClearColorImageError\">CheckClearColorImageError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.ClearColorImageError.html\" title=\"enum vulkano::command_buffer::ClearColorImageError\">ClearColorImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::ClearColorImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.ClearColorImageError.html\" title=\"enum vulkano::command_buffer::ClearColorImageError\">ClearColorImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::ClearColorImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyBufferError.html\" title=\"enum vulkano::command_buffer::CopyBufferError\">CopyBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckCopyBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckCopyBufferError\">CheckCopyBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyBufferError.html\" title=\"enum vulkano::command_buffer::CopyBufferError\">CopyBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyBufferError.html\" title=\"enum vulkano::command_buffer::CopyBufferError\">CopyBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyBufferImageError.html\" title=\"enum vulkano::command_buffer::CopyBufferImageError\">CopyBufferImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckCopyBufferImageError.html\" title=\"enum vulkano::command_buffer::validity::CheckCopyBufferImageError\">CheckCopyBufferImageError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyBufferImageError.html\" title=\"enum vulkano::command_buffer::CopyBufferImageError\">CopyBufferImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.CopyBufferImageError.html\" title=\"enum vulkano::command_buffer::CopyBufferImageError\">CopyBufferImageError</a>",synthetic:false,types:["vulkano::command_buffer::auto::CopyBufferImageError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.FillBufferError.html\" title=\"enum vulkano::command_buffer::FillBufferError\">FillBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::FillBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckFillBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckFillBufferError\">CheckFillBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.FillBufferError.html\" title=\"enum vulkano::command_buffer::FillBufferError\">FillBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::FillBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DispatchError.html\" title=\"enum vulkano::command_buffer::DispatchError\">DispatchError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckPushConstantsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckPushConstantsValidityError\">CheckPushConstantsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DispatchError.html\" title=\"enum vulkano::command_buffer::DispatchError\">DispatchError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDescriptorSetsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDescriptorSetsValidityError\">CheckDescriptorSetsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DispatchError.html\" title=\"enum vulkano::command_buffer::DispatchError\">DispatchError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDispatchError.html\" title=\"enum vulkano::command_buffer::validity::CheckDispatchError\">CheckDispatchError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DispatchError.html\" title=\"enum vulkano::command_buffer::DispatchError\">DispatchError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DispatchError.html\" title=\"enum vulkano::command_buffer::DispatchError\">DispatchError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DispatchError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawError.html\" title=\"enum vulkano::command_buffer::DrawError\">DrawError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDynamicStateValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDynamicStateValidityError\">CheckDynamicStateValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawError.html\" title=\"enum vulkano::command_buffer::DrawError\">DrawError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckPushConstantsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckPushConstantsValidityError\">CheckPushConstantsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawError.html\" title=\"enum vulkano::command_buffer::DrawError\">DrawError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDescriptorSetsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDescriptorSetsValidityError\">CheckDescriptorSetsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawError.html\" title=\"enum vulkano::command_buffer::DrawError\">DrawError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckVertexBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckVertexBufferError\">CheckVertexBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawError.html\" title=\"enum vulkano::command_buffer::DrawError\">DrawError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawError.html\" title=\"enum vulkano::command_buffer::DrawError\">DrawError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDynamicStateValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDynamicStateValidityError\">CheckDynamicStateValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckPushConstantsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckPushConstantsValidityError\">CheckPushConstantsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDescriptorSetsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDescriptorSetsValidityError\">CheckDescriptorSetsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckVertexBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckVertexBufferError\">CheckVertexBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckIndexBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckIndexBufferError\">CheckIndexBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedError.html\" title=\"enum vulkano::command_buffer::DrawIndexedError\">DrawIndexedError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndirectError\">DrawIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDynamicStateValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDynamicStateValidityError\">CheckDynamicStateValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndirectError\">DrawIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckPushConstantsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckPushConstantsValidityError\">CheckPushConstantsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndirectError\">DrawIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDescriptorSetsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDescriptorSetsValidityError\">CheckDescriptorSetsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndirectError\">DrawIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckVertexBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckVertexBufferError\">CheckVertexBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndirectError\">DrawIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndirectError\">DrawIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDynamicStateValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDynamicStateValidityError\">CheckDynamicStateValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckPushConstantsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckPushConstantsValidityError\">CheckPushConstantsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckDescriptorSetsValidityError.html\" title=\"enum vulkano::command_buffer::validity::CheckDescriptorSetsValidityError\">CheckDescriptorSetsValidityError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckVertexBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckVertexBufferError\">CheckVertexBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckIndexBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckIndexBufferError\">CheckIndexBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.DrawIndexedIndirectError.html\" title=\"enum vulkano::command_buffer::DrawIndexedIndirectError\">DrawIndexedIndirectError</a>",synthetic:false,types:["vulkano::command_buffer::auto::DrawIndexedIndirectError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.ExecuteCommandsError.html\" title=\"enum vulkano::command_buffer::ExecuteCommandsError\">ExecuteCommandsError</a>",synthetic:false,types:["vulkano::command_buffer::auto::ExecuteCommandsError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/synced/enum.SyncCommandBufferBuilderError.html\" title=\"enum vulkano::command_buffer::synced::SyncCommandBufferBuilderError\">SyncCommandBufferBuilderError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.ExecuteCommandsError.html\" title=\"enum vulkano::command_buffer::ExecuteCommandsError\">ExecuteCommandsError</a>",synthetic:false,types:["vulkano::command_buffer::auto::ExecuteCommandsError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/enum.AutoCommandBufferBuilderContextError.html\" title=\"enum vulkano::command_buffer::AutoCommandBufferBuilderContextError\">AutoCommandBufferBuilderContextError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.UpdateBufferError.html\" title=\"enum vulkano::command_buffer::UpdateBufferError\">UpdateBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::UpdateBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/validity/enum.CheckUpdateBufferError.html\" title=\"enum vulkano::command_buffer::validity::CheckUpdateBufferError\">CheckUpdateBufferError</a>> for <a class=\"enum\" href=\"vulkano/command_buffer/enum.UpdateBufferError.html\" title=\"enum vulkano::command_buffer::UpdateBufferError\">UpdateBufferError</a>",synthetic:false,types:["vulkano::command_buffer::auto::UpdateBufferError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/descriptor/descriptor/enum.ShaderStagesSupersetError.html\" title=\"enum vulkano::descriptor::descriptor::ShaderStagesSupersetError\">ShaderStagesSupersetError</a>> for <a class=\"enum\" href=\"vulkano/descriptor/descriptor/enum.DescriptorDescSupersetError.html\" title=\"enum vulkano::descriptor::descriptor::DescriptorDescSupersetError\">DescriptorDescSupersetError</a>",synthetic:false,types:["vulkano::descriptor::descriptor::DescriptorDescSupersetError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"vulkano/descriptor/descriptor/struct.ShaderStages.html\" title=\"struct vulkano::descriptor::descriptor::ShaderStages\">ShaderStages</a>> for <a class=\"struct\" href=\"vulkano/sync/struct.PipelineStages.html\" title=\"struct vulkano::sync::PipelineStages\">PipelineStages</a>",synthetic:false,types:["vulkano::sync::pipeline::PipelineStages"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/descriptor/descriptor_set/enum.PersistentDescriptorSetBuildError.html\" title=\"enum vulkano::descriptor::descriptor_set::PersistentDescriptorSetBuildError\">PersistentDescriptorSetBuildError</a>",synthetic:false,types:["vulkano::descriptor::descriptor_set::persistent::PersistentDescriptorSetBuildError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/descriptor/pipeline_layout/enum.PipelineLayoutCreationError.html\" title=\"enum vulkano::descriptor::pipeline_layout::PipelineLayoutCreationError\">PipelineLayoutCreationError</a>",synthetic:false,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayoutCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/descriptor/pipeline_layout/enum.PipelineLayoutLimitsError.html\" title=\"enum vulkano::descriptor::pipeline_layout::PipelineLayoutLimitsError\">PipelineLayoutLimitsError</a>> for <a class=\"enum\" href=\"vulkano/descriptor/pipeline_layout/enum.PipelineLayoutCreationError.html\" title=\"enum vulkano::descriptor::pipeline_layout::PipelineLayoutCreationError\">PipelineLayoutCreationError</a>",synthetic:false,types:["vulkano::descriptor::pipeline_layout::sys::PipelineLayoutCreationError"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"vulkano/device/struct.DeviceExtensions.html\" title=\"struct vulkano::device::DeviceExtensions\">DeviceExtensions</a>> for <a class=\"struct\" href=\"vulkano/device/struct.RawDeviceExtensions.html\" title=\"struct vulkano::device::RawDeviceExtensions\">RawDeviceExtensions</a>",synthetic:false,types:["vulkano::device::extensions::RawDeviceExtensions"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"vulkano/device/struct.RawDeviceExtensions.html\" title=\"struct vulkano::device::RawDeviceExtensions\">RawDeviceExtensions</a>> for <a class=\"struct\" href=\"vulkano/device/struct.DeviceExtensions.html\" title=\"struct vulkano::device::DeviceExtensions\">DeviceExtensions</a>",synthetic:false,types:["vulkano::device::extensions::DeviceExtensions"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 1]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 2]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 3]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 4]</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f32.html\">f32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"enum\" href=\"vulkano/format/enum.ClearValue.html\" title=\"enum vulkano::format::ClearValue\">ClearValue</a>",synthetic:false,types:["vulkano::format::ClearValue"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/framebuffer/enum.FramebufferCreationError.html\" title=\"enum vulkano::framebuffer::FramebufferCreationError\">FramebufferCreationError</a>",synthetic:false,types:["vulkano::framebuffer::framebuffer::FramebufferCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/framebuffer/enum.RenderPassCreationError.html\" title=\"enum vulkano::framebuffer::RenderPassCreationError\">RenderPassCreationError</a>",synthetic:false,types:["vulkano::framebuffer::sys::RenderPassCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/image/sys/enum.ImageCreationError.html\" title=\"enum vulkano::image::sys::ImageCreationError\">ImageCreationError</a>",synthetic:false,types:["vulkano::image::sys::ImageCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/memory/enum.DeviceMemoryAllocError.html\" title=\"enum vulkano::memory::DeviceMemoryAllocError\">DeviceMemoryAllocError</a>> for <a class=\"enum\" href=\"vulkano/image/sys/enum.ImageCreationError.html\" title=\"enum vulkano::image::sys::ImageCreationError\">ImageCreationError</a>",synthetic:false,types:["vulkano::image::sys::ImageCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>> for <a class=\"enum\" href=\"vulkano/image/enum.MipmapsCount.html\" title=\"enum vulkano::image::MipmapsCount\">MipmapsCount</a>",synthetic:false,types:["vulkano::image::MipmapsCount"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"vulkano/instance/struct.InstanceExtensions.html\" title=\"struct vulkano::instance::InstanceExtensions\">InstanceExtensions</a>> for <a class=\"struct\" href=\"vulkano/instance/struct.RawInstanceExtensions.html\" title=\"struct vulkano::instance::RawInstanceExtensions\">RawInstanceExtensions</a>",synthetic:false,types:["vulkano::instance::extensions::RawInstanceExtensions"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"vulkano/instance/struct.RawInstanceExtensions.html\" title=\"struct vulkano::instance::RawInstanceExtensions\">RawInstanceExtensions</a>> for <a class=\"struct\" href=\"vulkano/instance/struct.InstanceExtensions.html\" title=\"struct vulkano::instance::InstanceExtensions\">InstanceExtensions</a>",synthetic:false,types:["vulkano::instance::extensions::InstanceExtensions"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/instance/enum.InstanceCreationError.html\" title=\"enum vulkano::instance::InstanceCreationError\">InstanceCreationError</a>",synthetic:false,types:["vulkano::instance::instance::InstanceCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/instance/loader/enum.LoadingError.html\" title=\"enum vulkano::instance::loader::LoadingError\">LoadingError</a>> for <a class=\"enum\" href=\"vulkano/instance/enum.InstanceCreationError.html\" title=\"enum vulkano::instance::InstanceCreationError\">InstanceCreationError</a>",synthetic:false,types:["vulkano::instance::instance::InstanceCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/instance/enum.LayersListError.html\" title=\"enum vulkano::instance::LayersListError\">LayersListError</a>",synthetic:false,types:["vulkano::instance::layers::LayersListError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/instance/loader/enum.LoadingError.html\" title=\"enum vulkano::instance::loader::LoadingError\">LoadingError</a>> for <a class=\"enum\" href=\"vulkano/instance/enum.LayersListError.html\" title=\"enum vulkano::instance::LayersListError\">LayersListError</a>",synthetic:false,types:["vulkano::instance::layers::LayersListError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/memory/enum.DeviceMemoryAllocError.html\" title=\"enum vulkano::memory::DeviceMemoryAllocError\">DeviceMemoryAllocError</a>",synthetic:false,types:["vulkano::memory::device_memory::DeviceMemoryAllocError"]},{text:"impl<A> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><A> for <a class=\"enum\" href=\"vulkano/memory/pool/enum.PotentialDedicatedAllocation.html\" title=\"enum vulkano::memory::pool::PotentialDedicatedAllocation\">PotentialDedicatedAllocation</a><A>",synthetic:false,types:["vulkano::memory::pool::PotentialDedicatedAllocation"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/pipeline/enum.ComputePipelineCreationError.html\" title=\"enum vulkano::pipeline::ComputePipelineCreationError\">ComputePipelineCreationError</a>",synthetic:false,types:["vulkano::pipeline::compute_pipeline::ComputePipelineCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/descriptor/pipeline_layout/enum.PipelineLayoutCreationError.html\" title=\"enum vulkano::descriptor::pipeline_layout::PipelineLayoutCreationError\">PipelineLayoutCreationError</a>> for <a class=\"enum\" href=\"vulkano/pipeline/enum.ComputePipelineCreationError.html\" title=\"enum vulkano::pipeline::ComputePipelineCreationError\">ComputePipelineCreationError</a>",synthetic:false,types:["vulkano::pipeline::compute_pipeline::ComputePipelineCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/descriptor/pipeline_layout/enum.PipelineLayoutNotSupersetError.html\" title=\"enum vulkano::descriptor::pipeline_layout::PipelineLayoutNotSupersetError\">PipelineLayoutNotSupersetError</a>> for <a class=\"enum\" href=\"vulkano/pipeline/enum.ComputePipelineCreationError.html\" title=\"enum vulkano::pipeline::ComputePipelineCreationError\">ComputePipelineCreationError</a>",synthetic:false,types:["vulkano::pipeline::compute_pipeline::ComputePipelineCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/pipeline/enum.GraphicsPipelineCreationError.html\" title=\"enum vulkano::pipeline::GraphicsPipelineCreationError\">GraphicsPipelineCreationError</a>",synthetic:false,types:["vulkano::pipeline::graphics_pipeline::creation_error::GraphicsPipelineCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/descriptor/pipeline_layout/enum.PipelineLayoutNotSupersetError.html\" title=\"enum vulkano::descriptor::pipeline_layout::PipelineLayoutNotSupersetError\">PipelineLayoutNotSupersetError</a>> for <a class=\"enum\" href=\"vulkano/pipeline/enum.GraphicsPipelineCreationError.html\" title=\"enum vulkano::pipeline::GraphicsPipelineCreationError\">GraphicsPipelineCreationError</a>",synthetic:false,types:["vulkano::pipeline::graphics_pipeline::creation_error::GraphicsPipelineCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/pipeline/vertex/enum.IncompatibleVertexDefinitionError.html\" title=\"enum vulkano::pipeline::vertex::IncompatibleVertexDefinitionError\">IncompatibleVertexDefinitionError</a>> for <a class=\"enum\" href=\"vulkano/pipeline/enum.GraphicsPipelineCreationError.html\" title=\"enum vulkano::pipeline::GraphicsPipelineCreationError\">GraphicsPipelineCreationError</a>",synthetic:false,types:["vulkano::pipeline::graphics_pipeline::creation_error::GraphicsPipelineCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/query/enum.QueryPoolCreationError.html\" title=\"enum vulkano::query::QueryPoolCreationError\">QueryPoolCreationError</a>",synthetic:false,types:["vulkano::query::QueryPoolCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/sampler/enum.SamplerCreationError.html\" title=\"enum vulkano::sampler::SamplerCreationError\">SamplerCreationError</a>",synthetic:false,types:["vulkano::sampler::SamplerCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/swapchain/enum.SurfaceCreationError.html\" title=\"enum vulkano::swapchain::SurfaceCreationError\">SurfaceCreationError</a>",synthetic:false,types:["vulkano::swapchain::surface::SurfaceCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/swapchain/enum.CapabilitiesError.html\" title=\"enum vulkano::swapchain::CapabilitiesError\">CapabilitiesError</a>",synthetic:false,types:["vulkano::swapchain::surface::CapabilitiesError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/swapchain/enum.SwapchainCreationError.html\" title=\"enum vulkano::swapchain::SwapchainCreationError\">SwapchainCreationError</a>",synthetic:false,types:["vulkano::swapchain::swapchain::SwapchainCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/swapchain/enum.CapabilitiesError.html\" title=\"enum vulkano::swapchain::CapabilitiesError\">CapabilitiesError</a>> for <a class=\"enum\" href=\"vulkano/swapchain/enum.SwapchainCreationError.html\" title=\"enum vulkano::swapchain::SwapchainCreationError\">SwapchainCreationError</a>",synthetic:false,types:["vulkano::swapchain::swapchain::SwapchainCreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/enum.OomError.html\" title=\"enum vulkano::OomError\">OomError</a>> for <a class=\"enum\" href=\"vulkano/swapchain/enum.AcquireError.html\" title=\"enum vulkano::swapchain::AcquireError\">AcquireError</a>",synthetic:false,types:["vulkano::swapchain::swapchain::AcquireError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/sync/enum.AccessError.html\" title=\"enum vulkano::sync::AccessError\">AccessError</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.AccessCheckError.html\" title=\"enum vulkano::sync::AccessCheckError\">AccessCheckError</a>",synthetic:false,types:["vulkano::sync::future::AccessCheckError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/sync/enum.AccessError.html\" title=\"enum vulkano::sync::AccessError\">AccessError</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.FlushError.html\" title=\"enum vulkano::sync::FlushError\">FlushError</a>",synthetic:false,types:["vulkano::sync::future::FlushError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/submit/enum.SubmitPresentError.html\" title=\"enum vulkano::command_buffer::submit::SubmitPresentError\">SubmitPresentError</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.FlushError.html\" title=\"enum vulkano::sync::FlushError\">FlushError</a>",synthetic:false,types:["vulkano::sync::future::FlushError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/submit/enum.SubmitCommandBufferError.html\" title=\"enum vulkano::command_buffer::submit::SubmitCommandBufferError\">SubmitCommandBufferError</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.FlushError.html\" title=\"enum vulkano::sync::FlushError\">FlushError</a>",synthetic:false,types:["vulkano::sync::future::FlushError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/command_buffer/submit/enum.SubmitBindSparseError.html\" title=\"enum vulkano::command_buffer::submit::SubmitBindSparseError\">SubmitBindSparseError</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.FlushError.html\" title=\"enum vulkano::sync::FlushError\">FlushError</a>",synthetic:false,types:["vulkano::sync::future::FlushError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/sync/enum.FenceWaitError.html\" title=\"enum vulkano::sync::FenceWaitError\">FenceWaitError</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.FlushError.html\" title=\"enum vulkano::sync::FlushError\">FlushError</a>",synthetic:false,types:["vulkano::sync::future::FlushError"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html\" title=\"struct alloc::sync::Arc\">Arc</a><<a class=\"struct\" href=\"vulkano/device/struct.Queue.html\" title=\"struct vulkano::device::Queue\">Queue</a>>> for <a class=\"enum\" href=\"vulkano/sync/enum.SharingMode.html\" title=\"enum vulkano::sync::SharingMode\">SharingMode</a>",synthetic:false,types:["vulkano::sync::SharingMode"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">&'a [</a>&'a <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html\" title=\"struct alloc::sync::Arc\">Arc</a><<a class=\"struct\" href=\"vulkano/device/struct.Queue.html\" title=\"struct vulkano::device::Queue\">Queue</a>><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.slice.html\">]</a>> for <a class=\"enum\" href=\"vulkano/sync/enum.SharingMode.html\" title=\"enum vulkano::sync::SharingMode\">SharingMode</a>",synthetic:false,types:["vulkano::sync::SharingMode"]},];
|
|
implementors["vulkano_win"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"vulkano/swapchain/surface/enum.SurfaceCreationError.html\" title=\"enum vulkano::swapchain::surface::SurfaceCreationError\">SurfaceCreationError</a>> for <a class=\"enum\" href=\"vulkano_win/enum.CreationError.html\" title=\"enum vulkano_win::CreationError\">CreationError</a>",synthetic:false,types:["vulkano_win::CreationError"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"winit/enum.CreationError.html\" title=\"enum winit::CreationError\">CreationError</a>> for <a class=\"enum\" href=\"vulkano_win/enum.CreationError.html\" title=\"enum vulkano_win::CreationError\">CreationError</a>",synthetic:false,types:["vulkano_win::CreationError"]},];
|
|
implementors["walkdir"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"walkdir/struct.Error.html\" title=\"struct walkdir::Error\">Error</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},];
|
|
implementors["winit"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.LogicalPosition.html\" title=\"struct winit::dpi::LogicalPosition\">LogicalPosition</a>",synthetic:false,types:["winit::dpi::LogicalPosition"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.LogicalPosition.html\" title=\"struct winit::dpi::LogicalPosition\">LogicalPosition</a>",synthetic:false,types:["winit::dpi::LogicalPosition"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.PhysicalPosition.html\" title=\"struct winit::dpi::PhysicalPosition\">PhysicalPosition</a>",synthetic:false,types:["winit::dpi::PhysicalPosition"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.PhysicalPosition.html\" title=\"struct winit::dpi::PhysicalPosition\">PhysicalPosition</a>",synthetic:false,types:["winit::dpi::PhysicalPosition"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.LogicalSize.html\" title=\"struct winit::dpi::LogicalSize\">LogicalSize</a>",synthetic:false,types:["winit::dpi::LogicalSize"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.LogicalSize.html\" title=\"struct winit::dpi::LogicalSize\">LogicalSize</a>",synthetic:false,types:["winit::dpi::LogicalSize"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.PhysicalSize.html\" title=\"struct winit::dpi::PhysicalSize\">PhysicalSize</a>",synthetic:false,types:["winit::dpi::PhysicalSize"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u32.html\">u32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"winit/dpi/struct.PhysicalSize.html\" title=\"struct winit::dpi::PhysicalSize\">PhysicalSize</a>",synthetic:false,types:["winit::dpi::PhysicalSize"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"smithay_client_toolkit/keyboard/struct.ModifiersState.html\" title=\"struct smithay_client_toolkit::keyboard::ModifiersState\">ModifiersState</a>> for <a class=\"struct\" href=\"winit/struct.ModifiersState.html\" title=\"struct winit::ModifiersState\">ModifiersState</a>",synthetic:false,types:["winit::events::ModifiersState"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/error/struct.OpenError.html\" title=\"struct x11_dl::error::OpenError\">OpenError</a>> for <a class=\"enum\" href=\"winit/os/unix/enum.XNotSupported.html\" title=\"enum winit::os::unix::XNotSupported\">XNotSupported</a>",synthetic:false,types:["winit::platform::platform::x11::xdisplay::XNotSupported"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xinput2/struct.XIModifierState.html\" title=\"struct x11_dl::xinput2::XIModifierState\">XIModifierState</a>> for <a class=\"struct\" href=\"winit/struct.ModifiersState.html\" title=\"struct winit::ModifiersState\">ModifiersState</a>",synthetic:false,types:["winit::events::ModifiersState"]},];
|
|
implementors["x11_dl"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XAnyEvent.html\" title=\"struct x11_dl::xlib::XAnyEvent\">XAnyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XAnyEvent.html\" title=\"struct x11_dl::xlib::XAnyEvent\">XAnyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XAnyEvent.html\" title=\"struct x11_dl::xlib::XAnyEvent\">XAnyEvent</a>",synthetic:false,types:["x11_dl::xlib::XAnyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XAnyEvent.html\" title=\"struct x11_dl::xlib::XAnyEvent\">XAnyEvent</a>",synthetic:false,types:["x11_dl::xlib::XAnyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XButtonEvent.html\" title=\"struct x11_dl::xlib::XButtonEvent\">XButtonEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XButtonEvent.html\" title=\"struct x11_dl::xlib::XButtonEvent\">XButtonEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XButtonEvent.html\" title=\"struct x11_dl::xlib::XButtonEvent\">XButtonEvent</a>",synthetic:false,types:["x11_dl::xlib::XButtonEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XButtonEvent.html\" title=\"struct x11_dl::xlib::XButtonEvent\">XButtonEvent</a>",synthetic:false,types:["x11_dl::xlib::XButtonEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateEvent.html\" title=\"struct x11_dl::xlib::XCirculateEvent\">XCirculateEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateEvent.html\" title=\"struct x11_dl::xlib::XCirculateEvent\">XCirculateEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateEvent.html\" title=\"struct x11_dl::xlib::XCirculateEvent\">XCirculateEvent</a>",synthetic:false,types:["x11_dl::xlib::XCirculateEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateEvent.html\" title=\"struct x11_dl::xlib::XCirculateEvent\">XCirculateEvent</a>",synthetic:false,types:["x11_dl::xlib::XCirculateEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateRequestEvent.html\" title=\"struct x11_dl::xlib::XCirculateRequestEvent\">XCirculateRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateRequestEvent.html\" title=\"struct x11_dl::xlib::XCirculateRequestEvent\">XCirculateRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateRequestEvent.html\" title=\"struct x11_dl::xlib::XCirculateRequestEvent\">XCirculateRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XCirculateRequestEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCirculateRequestEvent.html\" title=\"struct x11_dl::xlib::XCirculateRequestEvent\">XCirculateRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XCirculateRequestEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XClientMessageEvent.html\" title=\"struct x11_dl::xlib::XClientMessageEvent\">XClientMessageEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XClientMessageEvent.html\" title=\"struct x11_dl::xlib::XClientMessageEvent\">XClientMessageEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XClientMessageEvent.html\" title=\"struct x11_dl::xlib::XClientMessageEvent\">XClientMessageEvent</a>",synthetic:false,types:["x11_dl::xlib::XClientMessageEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XClientMessageEvent.html\" title=\"struct x11_dl::xlib::XClientMessageEvent\">XClientMessageEvent</a>",synthetic:false,types:["x11_dl::xlib::XClientMessageEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XColormapEvent.html\" title=\"struct x11_dl::xlib::XColormapEvent\">XColormapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XColormapEvent.html\" title=\"struct x11_dl::xlib::XColormapEvent\">XColormapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XColormapEvent.html\" title=\"struct x11_dl::xlib::XColormapEvent\">XColormapEvent</a>",synthetic:false,types:["x11_dl::xlib::XColormapEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XColormapEvent.html\" title=\"struct x11_dl::xlib::XColormapEvent\">XColormapEvent</a>",synthetic:false,types:["x11_dl::xlib::XColormapEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureEvent.html\" title=\"struct x11_dl::xlib::XConfigureEvent\">XConfigureEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureEvent.html\" title=\"struct x11_dl::xlib::XConfigureEvent\">XConfigureEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureEvent.html\" title=\"struct x11_dl::xlib::XConfigureEvent\">XConfigureEvent</a>",synthetic:false,types:["x11_dl::xlib::XConfigureEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureEvent.html\" title=\"struct x11_dl::xlib::XConfigureEvent\">XConfigureEvent</a>",synthetic:false,types:["x11_dl::xlib::XConfigureEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureRequestEvent.html\" title=\"struct x11_dl::xlib::XConfigureRequestEvent\">XConfigureRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureRequestEvent.html\" title=\"struct x11_dl::xlib::XConfigureRequestEvent\">XConfigureRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureRequestEvent.html\" title=\"struct x11_dl::xlib::XConfigureRequestEvent\">XConfigureRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XConfigureRequestEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XConfigureRequestEvent.html\" title=\"struct x11_dl::xlib::XConfigureRequestEvent\">XConfigureRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XConfigureRequestEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XCreateWindowEvent.html\" title=\"struct x11_dl::xlib::XCreateWindowEvent\">XCreateWindowEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XCreateWindowEvent.html\" title=\"struct x11_dl::xlib::XCreateWindowEvent\">XCreateWindowEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCreateWindowEvent.html\" title=\"struct x11_dl::xlib::XCreateWindowEvent\">XCreateWindowEvent</a>",synthetic:false,types:["x11_dl::xlib::XCreateWindowEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCreateWindowEvent.html\" title=\"struct x11_dl::xlib::XCreateWindowEvent\">XCreateWindowEvent</a>",synthetic:false,types:["x11_dl::xlib::XCreateWindowEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XCrossingEvent.html\" title=\"struct x11_dl::xlib::XCrossingEvent\">XCrossingEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XCrossingEvent.html\" title=\"struct x11_dl::xlib::XCrossingEvent\">XCrossingEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCrossingEvent.html\" title=\"struct x11_dl::xlib::XCrossingEvent\">XCrossingEvent</a>",synthetic:false,types:["x11_dl::xlib::XCrossingEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XCrossingEvent.html\" title=\"struct x11_dl::xlib::XCrossingEvent\">XCrossingEvent</a>",synthetic:false,types:["x11_dl::xlib::XCrossingEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XDestroyWindowEvent.html\" title=\"struct x11_dl::xlib::XDestroyWindowEvent\">XDestroyWindowEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XDestroyWindowEvent.html\" title=\"struct x11_dl::xlib::XDestroyWindowEvent\">XDestroyWindowEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XDestroyWindowEvent.html\" title=\"struct x11_dl::xlib::XDestroyWindowEvent\">XDestroyWindowEvent</a>",synthetic:false,types:["x11_dl::xlib::XDestroyWindowEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XDestroyWindowEvent.html\" title=\"struct x11_dl::xlib::XDestroyWindowEvent\">XDestroyWindowEvent</a>",synthetic:false,types:["x11_dl::xlib::XDestroyWindowEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XErrorEvent.html\" title=\"struct x11_dl::xlib::XErrorEvent\">XErrorEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XErrorEvent.html\" title=\"struct x11_dl::xlib::XErrorEvent\">XErrorEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XErrorEvent.html\" title=\"struct x11_dl::xlib::XErrorEvent\">XErrorEvent</a>",synthetic:false,types:["x11_dl::xlib::XErrorEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XErrorEvent.html\" title=\"struct x11_dl::xlib::XErrorEvent\">XErrorEvent</a>",synthetic:false,types:["x11_dl::xlib::XErrorEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XExposeEvent.html\" title=\"struct x11_dl::xlib::XExposeEvent\">XExposeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XExposeEvent.html\" title=\"struct x11_dl::xlib::XExposeEvent\">XExposeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XExposeEvent.html\" title=\"struct x11_dl::xlib::XExposeEvent\">XExposeEvent</a>",synthetic:false,types:["x11_dl::xlib::XExposeEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XExposeEvent.html\" title=\"struct x11_dl::xlib::XExposeEvent\">XExposeEvent</a>",synthetic:false,types:["x11_dl::xlib::XExposeEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XFocusChangeEvent.html\" title=\"struct x11_dl::xlib::XFocusChangeEvent\">XFocusChangeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XFocusChangeEvent.html\" title=\"struct x11_dl::xlib::XFocusChangeEvent\">XFocusChangeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XFocusChangeEvent.html\" title=\"struct x11_dl::xlib::XFocusChangeEvent\">XFocusChangeEvent</a>",synthetic:false,types:["x11_dl::xlib::XFocusChangeEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XFocusChangeEvent.html\" title=\"struct x11_dl::xlib::XFocusChangeEvent\">XFocusChangeEvent</a>",synthetic:false,types:["x11_dl::xlib::XFocusChangeEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XGenericEventCookie.html\" title=\"struct x11_dl::xlib::XGenericEventCookie\">XGenericEventCookie</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XGenericEventCookie.html\" title=\"struct x11_dl::xlib::XGenericEventCookie\">XGenericEventCookie</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XGenericEventCookie.html\" title=\"struct x11_dl::xlib::XGenericEventCookie\">XGenericEventCookie</a>",synthetic:false,types:["x11_dl::xlib::XGenericEventCookie"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XGenericEventCookie.html\" title=\"struct x11_dl::xlib::XGenericEventCookie\">XGenericEventCookie</a>",synthetic:false,types:["x11_dl::xlib::XGenericEventCookie"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XGraphicsExposeEvent.html\" title=\"struct x11_dl::xlib::XGraphicsExposeEvent\">XGraphicsExposeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XGraphicsExposeEvent.html\" title=\"struct x11_dl::xlib::XGraphicsExposeEvent\">XGraphicsExposeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XGraphicsExposeEvent.html\" title=\"struct x11_dl::xlib::XGraphicsExposeEvent\">XGraphicsExposeEvent</a>",synthetic:false,types:["x11_dl::xlib::XGraphicsExposeEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XGraphicsExposeEvent.html\" title=\"struct x11_dl::xlib::XGraphicsExposeEvent\">XGraphicsExposeEvent</a>",synthetic:false,types:["x11_dl::xlib::XGraphicsExposeEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XGravityEvent.html\" title=\"struct x11_dl::xlib::XGravityEvent\">XGravityEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XGravityEvent.html\" title=\"struct x11_dl::xlib::XGravityEvent\">XGravityEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XGravityEvent.html\" title=\"struct x11_dl::xlib::XGravityEvent\">XGravityEvent</a>",synthetic:false,types:["x11_dl::xlib::XGravityEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XGravityEvent.html\" title=\"struct x11_dl::xlib::XGravityEvent\">XGravityEvent</a>",synthetic:false,types:["x11_dl::xlib::XGravityEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XKeyEvent.html\" title=\"struct x11_dl::xlib::XKeyEvent\">XKeyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XKeyEvent.html\" title=\"struct x11_dl::xlib::XKeyEvent\">XKeyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XKeyEvent.html\" title=\"struct x11_dl::xlib::XKeyEvent\">XKeyEvent</a>",synthetic:false,types:["x11_dl::xlib::XKeyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XKeyEvent.html\" title=\"struct x11_dl::xlib::XKeyEvent\">XKeyEvent</a>",synthetic:false,types:["x11_dl::xlib::XKeyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XKeymapEvent.html\" title=\"struct x11_dl::xlib::XKeymapEvent\">XKeymapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XKeymapEvent.html\" title=\"struct x11_dl::xlib::XKeymapEvent\">XKeymapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XKeymapEvent.html\" title=\"struct x11_dl::xlib::XKeymapEvent\">XKeymapEvent</a>",synthetic:false,types:["x11_dl::xlib::XKeymapEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XKeymapEvent.html\" title=\"struct x11_dl::xlib::XKeymapEvent\">XKeymapEvent</a>",synthetic:false,types:["x11_dl::xlib::XKeymapEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XMapEvent.html\" title=\"struct x11_dl::xlib::XMapEvent\">XMapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XMapEvent.html\" title=\"struct x11_dl::xlib::XMapEvent\">XMapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMapEvent.html\" title=\"struct x11_dl::xlib::XMapEvent\">XMapEvent</a>",synthetic:false,types:["x11_dl::xlib::XMapEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMapEvent.html\" title=\"struct x11_dl::xlib::XMapEvent\">XMapEvent</a>",synthetic:false,types:["x11_dl::xlib::XMapEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XMappingEvent.html\" title=\"struct x11_dl::xlib::XMappingEvent\">XMappingEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XMappingEvent.html\" title=\"struct x11_dl::xlib::XMappingEvent\">XMappingEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMappingEvent.html\" title=\"struct x11_dl::xlib::XMappingEvent\">XMappingEvent</a>",synthetic:false,types:["x11_dl::xlib::XMappingEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMappingEvent.html\" title=\"struct x11_dl::xlib::XMappingEvent\">XMappingEvent</a>",synthetic:false,types:["x11_dl::xlib::XMappingEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XMapRequestEvent.html\" title=\"struct x11_dl::xlib::XMapRequestEvent\">XMapRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XMapRequestEvent.html\" title=\"struct x11_dl::xlib::XMapRequestEvent\">XMapRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMapRequestEvent.html\" title=\"struct x11_dl::xlib::XMapRequestEvent\">XMapRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XMapRequestEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMapRequestEvent.html\" title=\"struct x11_dl::xlib::XMapRequestEvent\">XMapRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XMapRequestEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XMotionEvent.html\" title=\"struct x11_dl::xlib::XMotionEvent\">XMotionEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XMotionEvent.html\" title=\"struct x11_dl::xlib::XMotionEvent\">XMotionEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMotionEvent.html\" title=\"struct x11_dl::xlib::XMotionEvent\">XMotionEvent</a>",synthetic:false,types:["x11_dl::xlib::XMotionEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XMotionEvent.html\" title=\"struct x11_dl::xlib::XMotionEvent\">XMotionEvent</a>",synthetic:false,types:["x11_dl::xlib::XMotionEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XNoExposeEvent.html\" title=\"struct x11_dl::xlib::XNoExposeEvent\">XNoExposeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XNoExposeEvent.html\" title=\"struct x11_dl::xlib::XNoExposeEvent\">XNoExposeEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XNoExposeEvent.html\" title=\"struct x11_dl::xlib::XNoExposeEvent\">XNoExposeEvent</a>",synthetic:false,types:["x11_dl::xlib::XNoExposeEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XNoExposeEvent.html\" title=\"struct x11_dl::xlib::XNoExposeEvent\">XNoExposeEvent</a>",synthetic:false,types:["x11_dl::xlib::XNoExposeEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XPropertyEvent.html\" title=\"struct x11_dl::xlib::XPropertyEvent\">XPropertyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XPropertyEvent.html\" title=\"struct x11_dl::xlib::XPropertyEvent\">XPropertyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XPropertyEvent.html\" title=\"struct x11_dl::xlib::XPropertyEvent\">XPropertyEvent</a>",synthetic:false,types:["x11_dl::xlib::XPropertyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XPropertyEvent.html\" title=\"struct x11_dl::xlib::XPropertyEvent\">XPropertyEvent</a>",synthetic:false,types:["x11_dl::xlib::XPropertyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XReparentEvent.html\" title=\"struct x11_dl::xlib::XReparentEvent\">XReparentEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XReparentEvent.html\" title=\"struct x11_dl::xlib::XReparentEvent\">XReparentEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XReparentEvent.html\" title=\"struct x11_dl::xlib::XReparentEvent\">XReparentEvent</a>",synthetic:false,types:["x11_dl::xlib::XReparentEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XReparentEvent.html\" title=\"struct x11_dl::xlib::XReparentEvent\">XReparentEvent</a>",synthetic:false,types:["x11_dl::xlib::XReparentEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XResizeRequestEvent.html\" title=\"struct x11_dl::xlib::XResizeRequestEvent\">XResizeRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XResizeRequestEvent.html\" title=\"struct x11_dl::xlib::XResizeRequestEvent\">XResizeRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XResizeRequestEvent.html\" title=\"struct x11_dl::xlib::XResizeRequestEvent\">XResizeRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XResizeRequestEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XResizeRequestEvent.html\" title=\"struct x11_dl::xlib::XResizeRequestEvent\">XResizeRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XResizeRequestEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionClearEvent.html\" title=\"struct x11_dl::xlib::XSelectionClearEvent\">XSelectionClearEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionClearEvent.html\" title=\"struct x11_dl::xlib::XSelectionClearEvent\">XSelectionClearEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionClearEvent.html\" title=\"struct x11_dl::xlib::XSelectionClearEvent\">XSelectionClearEvent</a>",synthetic:false,types:["x11_dl::xlib::XSelectionClearEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionClearEvent.html\" title=\"struct x11_dl::xlib::XSelectionClearEvent\">XSelectionClearEvent</a>",synthetic:false,types:["x11_dl::xlib::XSelectionClearEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionEvent.html\" title=\"struct x11_dl::xlib::XSelectionEvent\">XSelectionEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionEvent.html\" title=\"struct x11_dl::xlib::XSelectionEvent\">XSelectionEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionEvent.html\" title=\"struct x11_dl::xlib::XSelectionEvent\">XSelectionEvent</a>",synthetic:false,types:["x11_dl::xlib::XSelectionEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionEvent.html\" title=\"struct x11_dl::xlib::XSelectionEvent\">XSelectionEvent</a>",synthetic:false,types:["x11_dl::xlib::XSelectionEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionRequestEvent.html\" title=\"struct x11_dl::xlib::XSelectionRequestEvent\">XSelectionRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionRequestEvent.html\" title=\"struct x11_dl::xlib::XSelectionRequestEvent\">XSelectionRequestEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionRequestEvent.html\" title=\"struct x11_dl::xlib::XSelectionRequestEvent\">XSelectionRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XSelectionRequestEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XSelectionRequestEvent.html\" title=\"struct x11_dl::xlib::XSelectionRequestEvent\">XSelectionRequestEvent</a>",synthetic:false,types:["x11_dl::xlib::XSelectionRequestEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XUnmapEvent.html\" title=\"struct x11_dl::xlib::XUnmapEvent\">XUnmapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XUnmapEvent.html\" title=\"struct x11_dl::xlib::XUnmapEvent\">XUnmapEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XUnmapEvent.html\" title=\"struct x11_dl::xlib::XUnmapEvent\">XUnmapEvent</a>",synthetic:false,types:["x11_dl::xlib::XUnmapEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XUnmapEvent.html\" title=\"struct x11_dl::xlib::XUnmapEvent\">XUnmapEvent</a>",synthetic:false,types:["x11_dl::xlib::XUnmapEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xlib/struct.XVisibilityEvent.html\" title=\"struct x11_dl::xlib::XVisibilityEvent\">XVisibilityEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xlib/struct.XVisibilityEvent.html\" title=\"struct x11_dl::xlib::XVisibilityEvent\">XVisibilityEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XVisibilityEvent.html\" title=\"struct x11_dl::xlib::XVisibilityEvent\">XVisibilityEvent</a>",synthetic:false,types:["x11_dl::xlib::XVisibilityEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.XVisibilityEvent.html\" title=\"struct x11_dl::xlib::XVisibilityEvent\">XVisibilityEvent</a>",synthetic:false,types:["x11_dl::xlib::XVisibilityEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i8.html\">i8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 20]</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.ClientMessageData.html\" title=\"struct x11_dl::xlib::ClientMessageData\">ClientMessageData</a>",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 20]</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.ClientMessageData.html\" title=\"struct x11_dl::xlib::ClientMessageData\">ClientMessageData</a>",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i16.html\">i16</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 10]</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.ClientMessageData.html\" title=\"struct x11_dl::xlib::ClientMessageData\">ClientMessageData</a>",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u16.html\">u16</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 10]</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.ClientMessageData.html\" title=\"struct x11_dl::xlib::ClientMessageData\">ClientMessageData</a>",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.i64.html\">i64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.ClientMessageData.html\" title=\"struct x11_dl::xlib::ClientMessageData\">ClientMessageData</a>",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.u64.html\">u64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">; 5]</a>> for <a class=\"struct\" href=\"x11_dl/xlib/struct.ClientMessageData.html\" title=\"struct x11_dl::xlib::ClientMessageData\">ClientMessageData</a>",synthetic:false,types:["x11_dl::xlib::ClientMessageData"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xf86vmode/struct.XF86VidModeNotifyEvent.html\" title=\"struct x11_dl::xf86vmode::XF86VidModeNotifyEvent\">XF86VidModeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xf86vmode/struct.XF86VidModeNotifyEvent.html\" title=\"struct x11_dl::xf86vmode::XF86VidModeNotifyEvent\">XF86VidModeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xf86vmode/struct.XF86VidModeNotifyEvent.html\" title=\"struct x11_dl::xf86vmode::XF86VidModeNotifyEvent\">XF86VidModeNotifyEvent</a>",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xf86vmode/struct.XF86VidModeNotifyEvent.html\" title=\"struct x11_dl::xf86vmode::XF86VidModeNotifyEvent\">XF86VidModeNotifyEvent</a>",synthetic:false,types:["x11_dl::xf86vmode::XF86VidModeNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xss/struct.XScreenSaverNotifyEvent.html\" title=\"struct x11_dl::xss::XScreenSaverNotifyEvent\">XScreenSaverNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xss/struct.XScreenSaverNotifyEvent.html\" title=\"struct x11_dl::xss::XScreenSaverNotifyEvent\">XScreenSaverNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xss/struct.XScreenSaverNotifyEvent.html\" title=\"struct x11_dl::xss::XScreenSaverNotifyEvent\">XScreenSaverNotifyEvent</a>",synthetic:false,types:["x11_dl::xss::XScreenSaverNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xss/struct.XScreenSaverNotifyEvent.html\" title=\"struct x11_dl::xss::XScreenSaverNotifyEvent\">XScreenSaverNotifyEvent</a>",synthetic:false,types:["x11_dl::xss::XScreenSaverNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRScreenChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRScreenChangeNotifyEvent\">XRRScreenChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRScreenChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRScreenChangeNotifyEvent\">XRRScreenChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRScreenChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRScreenChangeNotifyEvent\">XRRScreenChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRScreenChangeNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRScreenChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRScreenChangeNotifyEvent\">XRRScreenChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRScreenChangeNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRNotifyEvent\">XRRNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRNotifyEvent\">XRRNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRNotifyEvent\">XRRNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRNotifyEvent\">XRRNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputChangeNotifyEvent\">XRROutputChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputChangeNotifyEvent\">XRROutputChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputChangeNotifyEvent\">XRROutputChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRROutputChangeNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputChangeNotifyEvent\">XRROutputChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRROutputChangeNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRCrtcChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRCrtcChangeNotifyEvent\">XRRCrtcChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRCrtcChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRCrtcChangeNotifyEvent\">XRRCrtcChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRCrtcChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRCrtcChangeNotifyEvent\">XRRCrtcChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRCrtcChangeNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRCrtcChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRCrtcChangeNotifyEvent\">XRRCrtcChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRCrtcChangeNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputPropertyNotifyEvent\">XRROutputPropertyNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputPropertyNotifyEvent\">XRROutputPropertyNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputPropertyNotifyEvent\">XRROutputPropertyNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRROutputPropertyNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRROutputPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRROutputPropertyNotifyEvent\">XRROutputPropertyNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRROutputPropertyNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderChangeNotifyEvent\">XRRProviderChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderChangeNotifyEvent\">XRRProviderChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderChangeNotifyEvent\">XRRProviderChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRProviderChangeNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderChangeNotifyEvent\">XRRProviderChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRProviderChangeNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderPropertyNotifyEvent\">XRRProviderPropertyNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderPropertyNotifyEvent\">XRRProviderPropertyNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderPropertyNotifyEvent\">XRRProviderPropertyNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRProviderPropertyNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRProviderPropertyNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRProviderPropertyNotifyEvent\">XRRProviderPropertyNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRProviderPropertyNotifyEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRResourceChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRResourceChangeNotifyEvent\">XRRResourceChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRResourceChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRResourceChangeNotifyEvent\">XRRResourceChangeNotifyEvent</a>> for <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>",synthetic:false,types:["x11_dl::xlib::XEvent"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRResourceChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRResourceChangeNotifyEvent\">XRRResourceChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRResourceChangeNotifyEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"union\" href=\"x11_dl/xlib/union.XEvent.html\" title=\"union x11_dl::xlib::XEvent\">XEvent</a>> for <a class=\"struct\" href=\"x11_dl/xrandr/struct.XRRResourceChangeNotifyEvent.html\" title=\"struct x11_dl::xrandr::XRRResourceChangeNotifyEvent\">XRRResourceChangeNotifyEvent</a>",synthetic:false,types:["x11_dl::xrandr::XRRResourceChangeNotifyEvent"]},];
|
|
implementors["xdg"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"xdg/struct.BaseDirectoriesError.html\" title=\"struct xdg::BaseDirectoriesError\">BaseDirectoriesError</a>> for <a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>",synthetic:false,types:["std::io::error::Error"]},];
|
|
implementors["xml"] = [{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>> for <a class=\"struct\" href=\"xml/name/struct.Name.html\" title=\"struct xml::name::Name\">Name</a><'a>",synthetic:false,types:["xml::name::Name"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a>&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>, &'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"xml/name/struct.Name.html\" title=\"struct xml::name::Name\">Name</a><'a>",synthetic:false,types:["xml::name::Name"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"xml/name/struct.Name.html\" title=\"struct xml::name::Name\">Name</a><'a>> for <a class=\"struct\" href=\"xml/name/struct.OwnedName.html\" title=\"struct xml::name::OwnedName\">OwnedName</a>",synthetic:false,types:["xml::name::OwnedName"]},{text:"impl<'a, P, M> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.reference.html\">&'a </a>P, M<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.tuple.html\">)</a>> for <a class=\"struct\" href=\"xml/reader/struct.Error.html\" title=\"struct xml::reader::Error\">Error</a> <span class=\"where fmt-newline\">where<br> P: <a class=\"trait\" href=\"xml/common/trait.Position.html\" title=\"trait xml::common::Position\">Position</a>,<br> M: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html\" title=\"enum alloc::borrow::Cow\">Cow</a><'static, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>>>, </span>",synthetic:false,types:["xml::reader::error::Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"struct\" href=\"xml/reader/struct.Error.html\" title=\"struct xml::reader::Error\">Error</a>",synthetic:false,types:["xml::reader::error::Error"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\" title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\" href=\"xml/writer/enum.Error.html\" title=\"enum xml::writer::Error\">EmitterError</a>",synthetic:false,types:["xml::writer::emitter::EmitterError"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'a <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>> for <a class=\"enum\" href=\"xml/writer/events/enum.XmlEvent.html\" title=\"enum xml::writer::events::XmlEvent\">XmlEvent</a><'a>",synthetic:false,types:["xml::writer::events::XmlEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"xml/writer/events/struct.EndElementBuilder.html\" title=\"struct xml::writer::events::EndElementBuilder\">EndElementBuilder</a><'a>> for <a class=\"enum\" href=\"xml/writer/events/enum.XmlEvent.html\" title=\"enum xml::writer::events::XmlEvent\">XmlEvent</a><'a>",synthetic:false,types:["xml::writer::events::XmlEvent"]},{text:"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"xml/writer/events/struct.StartElementBuilder.html\" title=\"struct xml::writer::events::StartElementBuilder\">StartElementBuilder</a><'a>> for <a class=\"enum\" href=\"xml/writer/events/enum.XmlEvent.html\" title=\"enum xml::writer::events::XmlEvent\">XmlEvent</a><'a>",synthetic:false,types:["xml::writer::events::XmlEvent"]},];
|
|
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})() |