momenta-core 0.3.2

Core types and utilities for Momenta framework
Documentation

Momenta Core - Core types and utilities for the Momenta framework

This crate provides the foundational types used throughout the Momenta ecosystem:

  • Node types (Element, Text, Fragment, etc.)
  • Component trait and utilities
  • Reactive signals system

This is typically not used directly; use the momenta crate instead.