Type Definition nvim_types::Array
source · [−]pub type Array = Collection<Object>;Expand description
An array of Neovim Objects.
Trait Implementations
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>, N: Into<Object>, O: Into<Object>, P: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>, N: Into<Object>, O: Into<Object>, P: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)> for Array
sourcefn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P): (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)
) -> Self
fn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P): (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)
) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>, N: Into<Object>, O: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>, N: Into<Object>, O: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)> for Array
sourcefn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O): (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)
) -> Self
fn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O): (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)
) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>, N: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M, N)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>, N: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M, N)> for Array
sourcefn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M, N): (A, B, C, D, E, F, G, H, I, J, K, L, M, N)
) -> Self
fn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M, N): (A, B, C, D, E, F, G, H, I, J, K, L, M, N)
) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>, M: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L, M)> for Array
sourcefn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M): (A, B, C, D, E, F, G, H, I, J, K, L, M)
) -> Self
fn from(
(A, B, C, D, E, F, G, H, I, J, K, L, M): (A, B, C, D, E, F, G, H, I, J, K, L, M)
) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>, L: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K, L)> for Array
sourcefn from(
(A, B, C, D, E, F, G, H, I, J, K, L): (A, B, C, D, E, F, G, H, I, J, K, L)
) -> Self
fn from(
(A, B, C, D, E, F, G, H, I, J, K, L): (A, B, C, D, E, F, G, H, I, J, K, L)
) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>, K: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J, K)> for Array
sourcefn from(
(A, B, C, D, E, F, G, H, I, J, K): (A, B, C, D, E, F, G, H, I, J, K)
) -> Self
fn from(
(A, B, C, D, E, F, G, H, I, J, K): (A, B, C, D, E, F, G, H, I, J, K)
) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>, J: Into<Object>> From<(A, B, C, D, E, F, G, H, I, J)> for Array
sourcefn from((A, B, C, D, E, F, G, H, I, J): (A, B, C, D, E, F, G, H, I, J)) -> Self
fn from((A, B, C, D, E, F, G, H, I, J): (A, B, C, D, E, F, G, H, I, J)) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>> From<(A, B, C, D, E, F, G, H, I)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>, I: Into<Object>> From<(A, B, C, D, E, F, G, H, I)> for Array
sourcefn from((A, B, C, D, E, F, G, H, I): (A, B, C, D, E, F, G, H, I)) -> Self
fn from((A, B, C, D, E, F, G, H, I): (A, B, C, D, E, F, G, H, I)) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>> From<(A, B, C, D, E, F, G, H)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>, H: Into<Object>> From<(A, B, C, D, E, F, G, H)> for Array
sourcefn from((A, B, C, D, E, F, G, H): (A, B, C, D, E, F, G, H)) -> Self
fn from((A, B, C, D, E, F, G, H): (A, B, C, D, E, F, G, H)) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>> From<(A, B, C, D, E, F, G)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>, G: Into<Object>> From<(A, B, C, D, E, F, G)> for Array
sourcefn from((A, B, C, D, E, F, G): (A, B, C, D, E, F, G)) -> Self
fn from((A, B, C, D, E, F, G): (A, B, C, D, E, F, G)) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>> From<(A, B, C, D, E, F)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>, F: Into<Object>> From<(A, B, C, D, E, F)> for Array
sourcefn from((A, B, C, D, E, F): (A, B, C, D, E, F)) -> Self
fn from((A, B, C, D, E, F): (A, B, C, D, E, F)) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>> From<(A, B, C, D, E)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>, E: Into<Object>> From<(A, B, C, D, E)> for Array
sourcefn from((A, B, C, D, E): (A, B, C, D, E)) -> Self
fn from((A, B, C, D, E): (A, B, C, D, E)) -> Self
Converts to this type from the input type.
sourceimpl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>> From<(A, B, C, D)> for Array
impl<A: Into<Object>, B: Into<Object>, C: Into<Object>, D: Into<Object>> From<(A, B, C, D)> for Array
sourcefn from((A, B, C, D): (A, B, C, D)) -> Self
fn from((A, B, C, D): (A, B, C, D)) -> Self
Converts to this type from the input type.
sourceimpl<T> FromIterator<T> for Array where
T: Into<Object>,
impl<T> FromIterator<T> for Array where
T: Into<Object>,
sourcefn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self
fn from_iter<I: IntoIterator<Item = T>>(iter: I) -> Self
Creates a value from an iterator. Read more
sourceimpl IntoIterator for Array
impl IntoIterator for Array
type IntoIter = ArrayIterator
type IntoIter = ArrayIterator
Which kind of iterator are we turning this into?
type Item = <ArrayIterator as Iterator>::Item
type Item = <ArrayIterator as Iterator>::Item
The type of the elements being iterated over.