Trait Data

Source
pub unsafe trait Data: RawData { }
Expand description

Array representation trait.

For an array with elements that can be accessed with safe code.

Internal trait, see RawData.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl<'a, A> Data for CowRepr<'a, A>

Source§

impl<'a, A> Data for ViewRepr<&'a A>

Source§

impl<'a, A> Data for ViewRepr<&'a mut A>

Source§

impl<A> Data for OwnedArcRepr<A>

Source§

impl<A> Data for OwnedRepr<A>

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