Struct postgres_array::MutArraySlice [-] [+] [src]

pub struct MutArraySlice<'parent, T: 'static> {
    // some fields omitted
}

A mutable slice of a multi-dimensional array

Trait Implementations

impl<'parent, T> Array<T> for MutArraySlice<'parent, T>

fn dimension_info<'a>(&'a self) -> &'a [DimensionInfo]

fn slice<'a>(&'a self, idx: isize) -> ArraySlice<'a, T>

fn get<'a>(&'a self, idx: isize) -> &'a T

impl<'parent, T> MutableArray<T> for MutArraySlice<'parent, T>

fn slice_mut<'a>(&'a mut self, idx: isize) -> MutArraySlice<'a, T>

fn get_mut<'a>(&'a mut self, idx: isize) -> &'a mut T

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy