MutSpanElement

Trait MutSpanElement 

Source
pub trait MutSpanElement: SizedExternType {
    type TypeId;
}

Required Associated Types§

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 MutSpanElement for Expr

Source§

type TypeId = (r, u, s, t, (), c, e, l, __, c, x, x, (), M, u, t, S, p, a, n, __, E, x, p, r)

Source§

impl MutSpanElement for ListExprElement

Source§

type TypeId = (r, u, s, t, (), c, e, l, __, c, x, x, (), M, u, t, S, p, a, n, __, L, i, s, t, E, x, p, r, E, l, e, m, e, n, t)

Source§

impl MutSpanElement for MapExprEntry

Source§

type TypeId = (r, u, s, t, (), c, e, l, __, c, x, x, (), M, u, t, S, p, a, n, __, M, a, p, E, x, p, r, E, n, t, r, y)

Source§

impl MutSpanElement for StructExprField

Source§

type TypeId = (r, u, s, t, (), c, e, l, __, c, x, x, (), M, u, t, S, p, a, n, __, S, t, r, u, c, t, E, x, p, r, F, i, e, l, d)