Docs.rs
  • textiler-core-0.1.0
    • textiler-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • joshradin
    • Dependencies
      • cfg-if ^1.0.0 normal
      • cssparser ^0.33.0 normal
      • dark-light ^1.0.0 normal
      • gloo ^0.10.0 normal
      • heck ^0.4.1 normal
      • indexmap ^2.1.0 normal
      • log ^0.4.20 normal
      • minifier ^0.3.0 normal
      • more_collection_macros ^0.2.2 normal
      • nom ^7.1.3 normal
      • once_cell ^1.18.0 normal
      • rand ^0.8.5 normal
      • regex ^1.10.2 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • strum ^0.25.0 normal
      • stylist ^0.13.0 normal
      • thiserror ^1.0.50 normal
      • wasm-bindgen ^0.2.88 normal
      • web-sys ^0.3.65 normal
      • yew ^0.21.0 normal
      • tokio ^1.34.0 dev
      • wasm-bindgen-test ^0.3.38 dev
      • wasm-logger ^0.2.0 dev
      • yew ^0.21.0 dev
    • Versions
    • 40% 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

textiler_core0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • context::CssBaseline
  • context::StyleManagerContext
  • context::ThemeContext
  • context::ThemeModeContext
  • context::ThemeProvider
  • context::ThemeProviderProps
  • prelude::Sheet
  • prelude::StylingBox
  • prelude::Typography
  • style::ColorIter
  • style::SizeIter
  • style::UnknownSize
  • style::VariantIter
  • surfaces::Sheet
  • surfaces::SheetProps
  • system::ColorProp
  • system::StylingBox
  • system::StylingBoxProps
  • system::VariantProp
  • system_props::SystemProperties
  • system_props::TranslationUnit
  • theme::Theme
  • theme::breakpoint::Breakpoint
  • theme::breakpoint::BreakpointMutRef
  • theme::breakpoint::Breakpoints
  • theme::gradient::Gradient
  • theme::palette::Palette
  • theme::sx::FnSxValue
  • theme::sx::Sx
  • theme::sx::SxRef
  • theme::typography::LevelScale
  • theme::typography::TypographyScale
  • typography::Typography
  • typography::TypographyProps
  • utils::bounded_float::BoundedFloat

Enums

  • Error
  • style::Color
  • style::Size
  • style::Variant
  • theme::color::Color
  • theme::color::ParseColorError
  • theme::color::TransformColorError
  • theme::sx::SxValue
  • theme::theme_mode::ThemeMode
  • theme::typography::TypographyLevel

Traits

  • system_props::CssPropertyTranslator

Macros

  • prelude::sx
  • sx

Functions

  • hooks::use_mode
  • hooks::use_sx
  • hooks::use_theme
  • theme::baseline::baseline
  • theme::color::hsl_to_rgb
  • theme::color::parse_color
  • theme::color::rgb_to_hsl
  • theme::parsing::from_reader
  • theme::parsing::from_str
  • utils::to_property

Type Aliases

  • theme::sx::Css
  • typography::TypographyLevelMapping

Statics

  • system_props::SYSTEM_PROPERTIES
  • theme::PALETTE_SELECTOR_REGEX
  • utils::CSS_SELECTOR_OPERATORS