RefableProperty

Trait RefableProperty 

Source
pub trait RefableProperty<const I: u8>: SettableProperty<I> { }
Expand description

A settable property that can be accessed by reference (because it is not folded).

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 RefableProperty<0> for GridElem

Source§

impl RefableProperty<0> for GridFooter

Source§

impl RefableProperty<0> for GridHLine

Source§

impl RefableProperty<0> for GridHeader

Source§

impl RefableProperty<0> for GridVLine

Source§

impl RefableProperty<0> for BlockElem

Source§

impl RefableProperty<0> for BoxElem

Source§

impl RefableProperty<0> for ColbreakElem

Source§

impl RefableProperty<0> for ColumnsElem

Source§

impl RefableProperty<0> for MoveElem

Source§

impl RefableProperty<0> for PadElem

Source§

impl RefableProperty<0> for PagebreakElem

Source§

impl RefableProperty<0> for PlaceElem

Source§

impl RefableProperty<0> for RotateElem

Source§

impl RefableProperty<0> for SkewElem

Source§

impl RefableProperty<0> for StackElem

Source§

impl RefableProperty<0> for CasesElem

Source§

impl RefableProperty<0> for EquationElem

Source§

impl RefableProperty<0> for LrElem

Source§

impl RefableProperty<0> for MatElem

Source§

impl RefableProperty<0> for RootElem

Source§

impl RefableProperty<0> for VecElem

Source§

impl RefableProperty<0> for DocumentElem

Source§

impl RefableProperty<0> for EnumElem

Source§

impl RefableProperty<0> for EnumItem

Source§

impl RefableProperty<0> for FigureCaption

Source§

impl RefableProperty<0> for FootnoteElem

Source§

impl RefableProperty<0> for HeadingElem

Source§

impl RefableProperty<0> for ListElem

Source§

impl RefableProperty<0> for OutlineElem

Source§

impl RefableProperty<0> for ParElem

Source§

impl RefableProperty<0> for ParLine

Source§

impl RefableProperty<0> for QuoteElem

Source§

impl RefableProperty<0> for StrongElem

Source§

impl RefableProperty<0> for TableElem

Source§

impl RefableProperty<0> for TableFooter

Source§

impl RefableProperty<0> for TableHLine

Source§

impl RefableProperty<0> for TableHeader

Source§

impl RefableProperty<0> for TableVLine

Source§

impl RefableProperty<0> for TermsElem

Source§

impl RefableProperty<0> for TitleElem

Source§

impl RefableProperty<0> for ArtifactElem

Source§

impl RefableProperty<0> for HighlightElem

Source§

impl RefableProperty<0> for LinebreakElem

Source§

impl RefableProperty<0> for SmallcapsElem

Source§

impl RefableProperty<0> for SmartQuoteElem

Source§

impl RefableProperty<0> for SubElem

Source§

impl RefableProperty<0> for SuperElem

Source§

impl RefableProperty<0> for TextElem

Source§

impl RefableProperty<0> for CurveClose

Source§

impl RefableProperty<0> for CurveElem

Source§

impl RefableProperty<0> for EllipseElem

Source§

impl RefableProperty<0> for LineElem

Source§

impl RefableProperty<0> for PathElem

Source§

impl RefableProperty<0> for PolygonElem

Source§

impl RefableProperty<0> for RectElem

Source§

impl RefableProperty<0> for TargetElem

Source§

impl RefableProperty<1> for GridCell

Source§

impl RefableProperty<1> for GridElem

Source§

impl RefableProperty<1> for GridHLine

Source§

impl RefableProperty<1> for GridHeader

Source§

impl RefableProperty<1> for GridVLine

Source§

impl RefableProperty<1> for BlockElem

Source§

impl RefableProperty<1> for BoxElem

Source§

impl RefableProperty<1> for ColumnsElem

Source§

impl RefableProperty<1> for HElem

Source§

impl RefableProperty<1> for HideElem

Source§

impl RefableProperty<1> for MoveElem

Source§

impl RefableProperty<1> for PadElem

Source§

impl RefableProperty<1> for PageElem

Source§

impl RefableProperty<1> for PagebreakElem

Source§

impl RefableProperty<1> for PlaceElem

Source§

impl RefableProperty<1> for RepeatElem

Source§

impl RefableProperty<1> for ScaleElem

Source§

impl RefableProperty<1> for SkewElem

Source§

impl RefableProperty<1> for StackElem

Source§

impl RefableProperty<1> for VElem

Source§

impl RefableProperty<1> for typst_library::math::AttachElem

Source§

impl RefableProperty<1> for CancelElem

Source§

impl RefableProperty<1> for CasesElem

Source§

impl RefableProperty<1> for EquationElem

Source§

impl RefableProperty<1> for LimitsElem

Source§

impl RefableProperty<1> for MatElem

Source§

impl RefableProperty<1> for OpElem

Source§

impl RefableProperty<1> for OverbraceElem

Source§

impl RefableProperty<1> for OverbracketElem

Source§

impl RefableProperty<1> for OverparenElem

Source§

impl RefableProperty<1> for OvershellElem

Source§

impl RefableProperty<1> for StretchElem

Source§

impl RefableProperty<1> for UnderbraceElem

Source§

impl RefableProperty<1> for UnderbracketElem

Source§

impl RefableProperty<1> for UnderparenElem

Source§

impl RefableProperty<1> for UndershellElem

Source§

impl RefableProperty<1> for VecElem

Source§

impl RefableProperty<1> for BibliographyElem

Source§

impl RefableProperty<1> for CiteElem

Source§

impl RefableProperty<1> for DocumentElem

Source§

impl RefableProperty<1> for EnumElem

Source§

impl RefableProperty<1> for FigureCaption

Source§

impl RefableProperty<1> for FigureElem

Source§

impl RefableProperty<1> for FootnoteEntry

Source§

impl RefableProperty<1> for HeadingElem

Source§

impl RefableProperty<1> for ListElem

Source§

impl RefableProperty<1> for OutlineElem

Source§

impl RefableProperty<1> for ParElem

Source§

impl RefableProperty<1> for ParLine

Source§

impl RefableProperty<1> for QuoteElem

Source§

impl RefableProperty<1> for RefElem

Source§

impl RefableProperty<1> for TableCell

Source§

impl RefableProperty<1> for TableElem

Source§

impl RefableProperty<1> for TableHLine

Source§

impl RefableProperty<1> for TableHeader

Source§

impl RefableProperty<1> for TableVLine

Source§

impl RefableProperty<1> for TermsElem

Source§

impl RefableProperty<1> for OverlineElem

Source§

impl RefableProperty<1> for RawElem

Source§

impl RefableProperty<1> for SmartQuoteElem

Source§

impl RefableProperty<1> for StrikeElem

Source§

impl RefableProperty<1> for SubElem

Source§

impl RefableProperty<1> for SuperElem

Source§

impl RefableProperty<1> for TextElem

Source§

impl RefableProperty<1> for UnderlineElem

Source§

impl RefableProperty<1> for CircleElem

Source§

impl RefableProperty<1> for CurveElem

Source§

impl RefableProperty<1> for CurveLine

Source§

impl RefableProperty<1> for CurveMove

Source§

impl RefableProperty<1> for EllipseElem

Source§

impl RefableProperty<1> for ImageElem

Source§

impl RefableProperty<1> for LineElem

Source§

impl RefableProperty<1> for PathElem

Source§

impl RefableProperty<1> for PolygonElem

Source§

impl RefableProperty<1> for RectElem

Source§

impl RefableProperty<1> for SquareElem

Source§

impl RefableProperty<2> for GridCell

Source§

impl RefableProperty<2> for GridHLine

Source§

impl RefableProperty<2> for GridVLine

Source§

impl RefableProperty<2> for BlockElem

Source§

impl RefableProperty<2> for BoxElem

Source§

impl RefableProperty<2> for PadElem

Source§

impl RefableProperty<2> for PageElem

Source§

impl RefableProperty<2> for PagebreakElem

Source§

impl RefableProperty<2> for PlaceElem

Source§

impl RefableProperty<2> for RepeatElem

Source§

impl RefableProperty<2> for RotateElem

Source§

impl RefableProperty<2> for ScaleElem

Source§

impl RefableProperty<2> for VElem

Source§

impl RefableProperty<2> for AccentElem

Source§

impl RefableProperty<2> for typst_library::math::AttachElem

Source§

impl RefableProperty<2> for CancelElem

Source§

impl RefableProperty<2> for CasesElem

Source§

impl RefableProperty<2> for EquationElem

Source§

impl RefableProperty<2> for FracElem

Source§

impl RefableProperty<2> for VecElem

Source§

impl RefableProperty<2> for BibliographyElem

Source§

impl RefableProperty<2> for CiteElem

Source§

impl RefableProperty<2> for DocumentElem

Source§

impl RefableProperty<2> for EnumElem

Source§

impl RefableProperty<2> for FigureElem

Source§

impl RefableProperty<2> for FootnoteEntry

Source§

impl RefableProperty<2> for HeadingElem

Source§

impl RefableProperty<2> for LinkElem

Source§

impl RefableProperty<2> for ListElem

Source§

impl RefableProperty<2> for OutlineElem

Source§

impl RefableProperty<2> for OutlineEntry

Source§

impl RefableProperty<2> for ParElem

Source§

impl RefableProperty<2> for ParLine

Source§

impl RefableProperty<2> for QuoteElem

Source§

impl RefableProperty<2> for RefElem

Source§

impl RefableProperty<2> for TableCell

Source§

impl RefableProperty<2> for TableHLine

Source§

impl RefableProperty<2> for TableVLine

Source§

impl RefableProperty<2> for TermsElem

Source§

impl RefableProperty<2> for typst_library::pdf::AttachElem

Source§

impl RefableProperty<2> for HighlightElem

Source§

impl RefableProperty<2> for OverlineElem

Source§

impl RefableProperty<2> for RawElem

Source§

impl RefableProperty<2> for SmartQuoteElem

Source§

impl RefableProperty<2> for StrikeElem

Source§

impl RefableProperty<2> for SubElem

Source§

impl RefableProperty<2> for SuperElem

Source§

impl RefableProperty<2> for TextElem

Source§

impl RefableProperty<2> for UnderlineElem

Source§

impl RefableProperty<2> for CircleElem

Source§

impl RefableProperty<2> for CurveQuad

Source§

impl RefableProperty<2> for EllipseElem

Source§

impl RefableProperty<2> for ImageElem

Source§

impl RefableProperty<2> for LineElem

Source§

impl RefableProperty<2> for RectElem

Source§

impl RefableProperty<2> for SquareElem

Source§

impl RefableProperty<3> for GridCell

Source§

impl RefableProperty<3> for GridElem

Source§

impl RefableProperty<3> for BlockElem

Source§

impl RefableProperty<3> for BoxElem

Source§

impl RefableProperty<3> for PadElem

Source§

impl RefableProperty<3> for PageElem

Source§

impl RefableProperty<3> for PlaceElem

Source§

impl RefableProperty<3> for SkewElem

Source§

impl RefableProperty<3> for AccentElem

Source§

impl RefableProperty<3> for typst_library::math::AttachElem

Source§

impl RefableProperty<3> for CancelElem

Source§

impl RefableProperty<3> for EquationElem

Source§

impl RefableProperty<3> for FracElem

Source§

impl RefableProperty<3> for BibliographyElem

Source§

impl RefableProperty<3> for CiteElem

Source§

impl RefableProperty<3> for DocumentElem

Source§

impl RefableProperty<3> for EnumElem

Source§

impl RefableProperty<3> for FigureElem

Source§

impl RefableProperty<3> for FootnoteEntry

Source§

impl RefableProperty<3> for HeadingElem

Source§

impl RefableProperty<3> for ListElem

Source§

impl RefableProperty<3> for OutlineElem

Source§

impl RefableProperty<3> for OutlineEntry

Source§

impl RefableProperty<3> for ParLine

Source§

impl RefableProperty<3> for TableCell

Source§

impl RefableProperty<3> for TableElem

Source§

impl RefableProperty<3> for TermsElem

Source§

impl RefableProperty<3> for typst_library::pdf::AttachElem

Source§

impl RefableProperty<3> for HighlightElem

Source§

impl RefableProperty<3> for OverlineElem

Source§

impl RefableProperty<3> for RawElem

Source§

impl RefableProperty<3> for SmartQuoteElem

Source§

impl RefableProperty<3> for StrikeElem

Source§

impl RefableProperty<3> for TextElem

Source§

impl RefableProperty<3> for UnderlineElem

Source§

impl RefableProperty<3> for CircleElem

Source§

impl RefableProperty<3> for CurveCubic

Source§

impl RefableProperty<3> for ImageElem

Source§

impl RefableProperty<3> for LineElem

Source§

impl RefableProperty<3> for PathElem

Source§

impl RefableProperty<3> for SquareElem

Source§

impl RefableProperty<4> for GridCell

Source§

impl RefableProperty<4> for GridElem

Source§

impl RefableProperty<4> for GridHLine

Source§

impl RefableProperty<4> for GridVLine

Source§

impl RefableProperty<4> for PlaceElem

Source§

impl RefableProperty<4> for ScaleElem

Source§

impl RefableProperty<4> for typst_library::math::AttachElem

Source§

impl RefableProperty<4> for CancelElem

Source§

impl RefableProperty<4> for EquationElem

Source§

impl RefableProperty<4> for FracElem

Source§

impl RefableProperty<4> for MatElem

Source§

impl RefableProperty<4> for DocumentElem

Source§

impl RefableProperty<4> for EnumElem

Source§

impl RefableProperty<4> for FigureElem

Source§

impl RefableProperty<4> for FootnoteEntry

Source§

impl RefableProperty<4> for HeadingElem

Source§

impl RefableProperty<4> for ListElem

Source§

impl RefableProperty<4> for ParElem

Source§

impl RefableProperty<4> for ParLine

Source§

impl RefableProperty<4> for TableCell

Source§

impl RefableProperty<4> for TableElem

Source§

impl RefableProperty<4> for TableHLine

Source§

impl RefableProperty<4> for TableVLine

Source§

impl RefableProperty<4> for TermsElem

Source§

impl RefableProperty<4> for typst_library::pdf::AttachElem

Source§

impl RefableProperty<4> for HighlightElem

Source§

impl RefableProperty<4> for OverlineElem

Source§

impl RefableProperty<4> for TextElem

Source§

impl RefableProperty<4> for UnderlineElem

Source§

impl RefableProperty<4> for ImageElem

Source§

impl RefableProperty<5> for GridCell

Source§

impl RefableProperty<5> for PageElem

Source§

impl RefableProperty<5> for PlaceElem

Source§

impl RefableProperty<5> for typst_library::math::AttachElem

Source§

impl RefableProperty<5> for MatElem

Source§

impl RefableProperty<5> for EnumElem

Source§

impl RefableProperty<5> for FigureElem

Source§

impl RefableProperty<5> for HeadingElem

Source§

impl RefableProperty<5> for ParElem

Source§

impl RefableProperty<5> for TableCell

Source§

impl RefableProperty<5> for RawElem

Source§

impl RefableProperty<5> for ImageElem

Source§

impl RefableProperty<6> for GridCell

Source§

impl RefableProperty<6> for GridElem

Source§

impl RefableProperty<6> for PageElem

Source§

impl RefableProperty<6> for typst_library::math::AttachElem

Source§

impl RefableProperty<6> for EquationElem

Source§

impl RefableProperty<6> for EnumElem

Source§

impl RefableProperty<6> for FigureElem

Source§

impl RefableProperty<6> for HeadingElem

Source§

impl RefableProperty<6> for ParElem

Source§

impl RefableProperty<6> for TableCell

Source§

impl RefableProperty<6> for TableElem

Source§

impl RefableProperty<6> for TermsElem

Source§

impl RefableProperty<6> for RawElem

Source§

impl RefableProperty<6> for TextElem

Source§

impl RefableProperty<6> for EllipseElem

Source§

impl RefableProperty<6> for ImageElem

Source§

impl RefableProperty<7> for GridCell

Source§

impl RefableProperty<7> for GridElem

Source§

impl RefableProperty<7> for PageElem

Source§

impl RefableProperty<7> for EquationElem

Source§

impl RefableProperty<7> for EnumElem

Source§

impl RefableProperty<7> for FigureElem

Source§

impl RefableProperty<7> for HeadingElem

Source§

impl RefableProperty<7> for TableCell

Source§

impl RefableProperty<7> for TableElem

Source§

impl RefableProperty<7> for TextElem

Source§

impl RefableProperty<7> for CircleElem

Source§

impl RefableProperty<7> for ImageElem

Source§

impl RefableProperty<7> for RectElem

Source§

impl RefableProperty<8> for BoxElem

Source§

impl RefableProperty<8> for PageElem

Source§

impl RefableProperty<8> for EquationElem

Source§

impl RefableProperty<8> for EnumElem

Source§

impl RefableProperty<8> for FigureElem

Source§

impl RefableProperty<8> for TextElem

Source§

impl RefableProperty<8> for ImageElem

Source§

impl RefableProperty<8> for SquareElem

Source§

impl RefableProperty<9> for GridCell

Source§

impl RefableProperty<9> for BlockElem

Source§

impl RefableProperty<9> for BoxElem

Source§

impl RefableProperty<9> for PageElem

Source§

impl RefableProperty<9> for EquationElem

Source§

impl RefableProperty<9> for FigureElem

Source§

impl RefableProperty<9> for TableCell

Source§

impl RefableProperty<9> for TextElem

Source§

impl RefableProperty<10> for GridCell

Source§

impl RefableProperty<10> for BlockElem

Source§

impl RefableProperty<10> for PageElem

Source§

impl RefableProperty<10> for EquationElem

Source§

impl RefableProperty<10> for TableCell

Source§

impl RefableProperty<10> for TableElem

Source§

impl RefableProperty<10> for TextElem

Source§

impl RefableProperty<11> for BlockElem

Source§

impl RefableProperty<11> for PageElem

Source§

impl RefableProperty<11> for EquationElem

Source§

impl RefableProperty<11> for TableCell

Source§

impl RefableProperty<11> for TextElem

Source§

impl RefableProperty<12> for BlockElem

Source§

impl RefableProperty<12> for PageElem

Source§

impl RefableProperty<12> for EquationElem

Source§

impl RefableProperty<12> for TextElem

Source§

impl RefableProperty<13> for BlockElem

Source§

impl RefableProperty<13> for PageElem

Source§

impl RefableProperty<13> for TextElem

Source§

impl RefableProperty<14> for PageElem

Source§

impl RefableProperty<14> for TextElem

Source§

impl RefableProperty<15> for PageElem

Source§

impl RefableProperty<15> for TextElem

Source§

impl RefableProperty<16> for PageElem

Source§

impl RefableProperty<16> for TextElem

Source§

impl RefableProperty<17> for TextElem

Source§

impl RefableProperty<18> for TextElem

Source§

impl RefableProperty<19> for TextElem

Source§

impl RefableProperty<21> for TextElem

Source§

impl RefableProperty<22> for TextElem

Source§

impl RefableProperty<23> for TextElem

Source§

impl RefableProperty<24> for TextElem

Source§

impl RefableProperty<25> for TextElem

Source§

impl RefableProperty<26> for TextElem

Source§

impl RefableProperty<27> for TextElem

Source§

impl RefableProperty<28> for TextElem

Source§

impl RefableProperty<29> for TextElem

Source§

impl RefableProperty<30> for TextElem

Source§

impl RefableProperty<34> for TextElem

Source§

impl RefableProperty<38> for TextElem

Source§

impl RefableProperty<39> for TextElem

Source§

impl RefableProperty<40> for TextElem