Docs.rs
  • freya-node-state-0.2.1
    • freya-node-state 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • marc2332
    • Dependencies
      • accesskit ^0.12.2 normal
      • bytes ^1.5.0 normal
      • dioxus-core ^0.5 normal
      • freya-common ^0.2 normal
      • freya-engine ^0.2 normal
      • freya-native-core ^0.2 normal
      • freya-native-core-macro ^0.2 normal
      • rustc-hash ^1.1.0 normal
      • serde_json ^1.0.107 normal
      • shipyard ^0.6.2 normal
      • tokio ^1.33.0 normal
      • torin ^0.2 normal
      • uuid ^1.4.1 normal
    • Versions
    • 3.78% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

freya_node_state0.2.1

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate freya_node_state

Source

Structs§

AccessibilityNodeState
Border
CanvasReference
Canvas Reference
CornerRadius
CursorReference
Cursor reference
CursorSettings
FontStyleState
GradientStop
ImageReference
Image Reference
LayerState
LayoutState
LinearGradient
NodeReference
Node Reference
ParseAlignmentError
ParseBorderAlignmentError
ParseBorderError
ParseColorError
ParseContentError
ParseCornerRadiusError
ParseCursorError
ParseFillError
ParseGapError
ParseGradientStopError
ParseLinearGradientError
ParseOverflowError
ParsePositionError
ParseShadowError
ParseSizeError
ParseSlantError
ParseTextAlignError
ParseTextDecorationError
ParseTextDecorationStyleError
ParseTextOverflowError
ParseTextShadowError
ParseWeightError
ParseWidthError
References
Shadow
SplitAsciiWhitespaceExcludingGroup
SplitExcludingGroup
Style
Transform
ViewportState

Enums§

AttributesBytes
BorderAlignment
BorderStyle
CursorMode
CustomAttributeValues
Group all the custom attribute types
Fill
OverflowMode
ShadowPosition
TextOverflow

Traits§

DisplayColor
ExtSplit
Parse

Functions§

dynamic_bytes
Transform some dynamic bytes (e.g: remote image fetched at runtime) into an attribute
parse_calc
static_bytes
Transform some static bytes (e.g: statically linked images or SVGs) into an attribute

Type Aliases§

CanvasRunner