Struct lava_api_mock::Core
source · [−]Expand description
A core from the LAVA API
Fields
name: StringTrait Implementations
sourceimpl<'r, 'a, C: Context + 'static, A> AsForeignKeyWithContext<'a, 'r, A> for Core<C>where
A: Accessor<Context = C> + 'r,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<'r, 'a, C: Context + 'static, A> AsForeignKeyWithContext<'a, 'r, A> for Core<C>where
A: Accessor<Context = C> + 'r,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type CellReducer = SerializerCellReducer<'a, Serializer<A>>
fn get_cell_reducer(access: A, key: &'a str) -> Self::CellReducer
sourceimpl<C: Context + 'static> BoulderBase for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<C: Context + 'static> BoulderBase for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
sourceimpl<C: Context + 'static> BoulderBase for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<C: Context + 'static> BoulderBase for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
sourceimpl<C: Context + 'static> Contextual for Core<C>
impl<C: Context + 'static> Contextual for Core<C>
sourceimpl<'f, C: Context + 'static, A> FilterableWithContext<'f, A> for Core<C>where
A: Accessor<Context = C> + 'f,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<'f, C: Context + 'static, A> FilterableWithContext<'f, A> for Core<C>where
A: Accessor<Context = C> + 'f,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
sourceimpl<'r, C: Context + 'static, A> IntoRowWithContext<'r, A> for Core<C>where
A: Accessor<Context = C> + 'r,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<'r, C: Context + 'static, A> IntoRowWithContext<'r, A> for Core<C>where
A: Accessor<Context = C> + 'r,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Serializer = Serializer<A>
sourcefn get_serializer(access: A) -> Self::Serializer
fn get_serializer(access: A) -> Self::Serializer
accessor is some context valuesourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Arc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Arc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<Arc<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Cell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Cell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<Cell<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<Core<C>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Mutex<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Mutex<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<Mutex<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Option<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Option<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<Option<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam>,
Core<C>: Contextual<Context = C>,
BoulderExtraGenericParam: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam>,
Core<C>: Contextual<Context = C>,
BoulderExtraGenericParam: Contextual<Context = C>,
type Builder = Builder<Proxy<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Rc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for Rc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<Rc<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for RefCell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniBuildableWithPersianRug<Core<C>, C> for RefCell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Builder = Builder<RefCell<BoulderExtraGenericParam>, C>
fn mini_builder() -> Self::Builder
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Arc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Arc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Arc<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Arc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Arc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Arc<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Arc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Cell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Cell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Cell<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Cell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Cell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Cell<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Cell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Core<C>where
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Core<C>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Mutex<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Mutex<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Mutex<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Mutex<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Mutex<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Mutex<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Mutex<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Option<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Option<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Option<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Option<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Option<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Option<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Option<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Proxy<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Proxy<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam>,
Core<C>: Contextual<Context = C>,
BoulderExtraGenericParam: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Proxy<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Proxy<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam>,
Core<C>: Contextual<Context = C>,
BoulderExtraGenericParam: Contextual<Context = C>,
type Generator = Generator<Proxy<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Rc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Rc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Rc<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for Rc<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<Rc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Rc<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Rc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for RefCell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<RefCell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = RefCell<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C: Context + 'static> MiniGeneratableWithPersianRug<Core<C>, C> for RefCell<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C>,
Generator<RefCell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = RefCell<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>>,
Core<C>: Contextual<Context = C>,
type Generator = Generator<RefCell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
sourceimpl Owner<Core<State>> for State
impl Owner<Core<State>> for State
sourcefn add(&mut self, what: Core<State>) -> Proxy<Core<State>>
fn add(&mut self, what: Core<State>) -> Proxy<Core<State>>
Insert the given value, obtaining a
Proxy for it.sourcefn get(&self, what: &Proxy<Core<State>>) -> &Core<State>
fn get(&self, what: &Proxy<Core<State>>) -> &Core<State>
Get a shared reference to a value from a
Proxy for it.sourcefn get_mut(&mut self, what: &Proxy<Core<State>>) -> &mut Core<State>
fn get_mut(&mut self, what: &Proxy<Core<State>>) -> &mut Core<State>
Get an exclusive reference to a value from a
Proxy for it. sourcefn get_iter(&self) -> TableIterator<'_, Core<State>>
fn get_iter(&self) -> TableIterator<'_, Core<State>>
Iterate over shared references to the stored values.
sourcefn get_iter_mut(&mut self) -> TableMutIterator<'_, Core<State>>
fn get_iter_mut(&mut self) -> TableMutIterator<'_, Core<State>>
Iterate over exclusive references to the stored values.
sourcefn get_proxy_iter(&self) -> TableProxyIterator<'_, Core<State>>
fn get_proxy_iter(&self) -> TableProxyIterator<'_, Core<State>>
Auto Trait Implementations
impl<C> RefUnwindSafe for Core<C>where
C: RefUnwindSafe,
impl<C> Send for Core<C>where
C: Send,
impl<C> Sync for Core<C>where
C: Sync,
impl<C> Unpin for Core<C>where
C: Unpin,
impl<C> UnwindSafe for Core<C>where
C: UnwindSafe,
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more