pub struct Core<C: Context + 'static> {
pub name: String,
/* private fields */
}
Expand description
A core from the LAVA API
Fields§
§name: String
Trait Implementations§
Source§impl<'r, 'a, C, A> AsForeignKeyWithContext<'a, 'r, A> for Core<C>
impl<'r, 'a, C, A> AsForeignKeyWithContext<'a, 'r, A> for Core<C>
type CellReducer = SerializerCellReducer<'a, Serializer<A>>
fn get_cell_reducer(access: A, key: &'a str) -> Self::CellReducer
Source§impl<C: Context + 'static> Contextual for Core<C>
impl<C: Context + 'static> Contextual for Core<C>
Source§impl<'f, C, A> FilterableWithContext<'f, A> for Core<C>
impl<'f, C, A> FilterableWithContext<'f, A> for Core<C>
Source§impl<'r, C, A> IntoRowWithContext<'r, A> for Core<C>
impl<'r, C, A> IntoRowWithContext<'r, A> for Core<C>
type Serializer = Serializer<A>
Source§fn get_serializer(access: A) -> Self::Serializer
fn get_serializer(access: A) -> Self::Serializer
accessor
is some context valueSource§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> MiniBuildableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C> + Contextual<Context = C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> MiniBuildableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniBuildableWithPersianRug<Core<C>, C> + Contextual<Context = C>,
Builder<BoulderExtraGenericParam, C>: MiniBuilderWithPersianRug<C, Result = BoulderExtraGenericParam>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Arc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Cell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<C> MiniGeneratableWithPersianRug<Core<C>, C> for Core<C>
impl<C> MiniGeneratableWithPersianRug<Core<C>, C> for Core<C>
type Generator = Generator<Core<C>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Mutex<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Option<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<BoulderExtraGenericParam, C> MiniGeneratableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C> + Contextual<Context = C>,
Generator<Proxy<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Proxy<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> MiniGeneratableWithPersianRug<Core<C>, C> for Proxy<BoulderExtraGenericParam>where
BoulderExtraGenericParam: MiniGeneratableWithPersianRug<Core<C>, C> + Contextual<Context = C>,
Generator<Proxy<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>: MiniGeneratorWithPersianRug<C, Output = Proxy<BoulderExtraGenericParam>>,
C: Context + Owner<Core<C>> + Owner<BoulderExtraGenericParam> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Proxy<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<Rc<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
impl<BoulderExtraGenericParam, C> 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>> + Context + 'static,
Core<C>: Contextual<Context = C>,
type Generator = Generator<RefCell<BoulderExtraGenericParam>, C, GeneratorToGeneratorWithPersianRugWrapper<PhantomData<C>>, GeneratorToGeneratorWithPersianRugWrapper<String>>
fn mini_generator() -> Self::Generator
Source§impl Owner<Core<State>> for State
impl Owner<Core<State>> for State
Source§fn 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.Source§fn 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.Source§fn 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.Source§fn get_iter(&self) -> TableIterator<'_, Core<State>>
fn get_iter(&self) -> TableIterator<'_, Core<State>>
Iterate over shared references to the stored values.
Source§fn 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.
Source§fn get_proxy_iter(&self) -> TableProxyIterator<'_, Core<State>>
fn get_proxy_iter(&self) -> TableProxyIterator<'_, Core<State>>
Iterate over shared references to
Proxy
objects for the
stored values.Auto Trait Implementations§
impl<C> Freeze for Core<C>
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§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more