lustre

To read the full documentation for this module, please visit https://lustre.build/api/lustre

Types

pub type App(flags, model, msg)
pub type Error {
  AppAlreadyStarted
  AppNotYetStarted
  BadComponentName
  ComponentAlreadyRegistered
  ElementNotFound
  NotABrowser
}

Constructors

  • AppAlreadyStarted
  • AppNotYetStarted
  • BadComponentName
  • ComponentAlreadyRegistered
  • ElementNotFound
  • NotABrowser

Functions

pub fn is_browser() -> Bool
pub fn is_registered(_name: String) -> Bool
Search Document