Docs.rs
  • ultron-web-0.3.0
    • ultron-web 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ivanceras
    • Dependencies
      • async-trait ^0.1.58 normal
      • console_error_panic_hook ^0.1 normal
      • console_log ^0.2 normal
      • css-colors ^1 normal
      • log ^0.4 normal
      • sauron ^0.55.0 normal
      • serde-wasm-bindgen ^0.5.0 normal
      • ultron-core ^0.3.0 normal
      • web-sys ^0.3 normal
      • ropey ^1.6.0 dev
    • Versions
    • 21.11% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ultron_web0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • Options
  • TextBuffer
  • editor::Callback
  • editor::Editor
  • editor::Selection
  • editor::Style
  • editor::TextHighlighter
  • web_editor::WebEditor
  • web_editor::custom_element::WebEditorCustomElement

Enums

  • SelectionMode
  • editor::Command
  • web_editor::Command
  • web_editor::MouseCursor
  • web_editor::Msg

Functions

  • web_editor::custom_element::attributes::syntax
  • web_editor::custom_element::attributes::theme
  • web_editor::custom_element::register
  • web_editor::custom_element::ultron_editor
  • web_editor::view_text_buffer

Constants

  • web_editor::CH_HEIGHT
  • web_editor::CH_WIDTH
  • web_editor::COMPONENT_NAME