Docs.rs
  • sauron-native-0.1.0
    • sauron-native 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ivanceras
    • Dependencies
      • gio ^0.6.0 normal optional
      • gtk ^0.6.0 normal optional
      • itui ^0.7.0 normal optional
      • sauron ^0.10.0 normal optional
      • sauron_vdom ^0.10.0 normal
      • termion ^1.5 normal optional
      • wasm-bindgen ^0.2.42 normal optional
      • web-sys ^0.3.19 normal optional
      • cfg-if ^0.1.7 dev
      • failure ^0.1 dev
      • rand ^0.6 dev
      • stderrlog ^0.4 dev
      • structopt ^0.2 dev
      • wasm-bindgen-test ^0.2.33 dev
    • Versions
    • 2.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
    • 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

sauron_native0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Callback
  • Program
  • event::InputEvent

Enums

  • Event
  • Value
  • event::Event
  • widget::Widget

Traits

  • Component
  • backend::Backend

Functions

  • builder::attr
  • builder::element
  • builder::element_ns
  • builder::on
  • builder::on_with_extractor
  • builder::text
  • event::on
  • util::attr
  • util::onclick
  • util::oninput
  • util::value
  • widget::block
  • widget::button
  • widget::hbox
  • widget::text
  • widget::textbox
  • widget::vbox
  • widget::widget

Type Aliases

  • Attribute
  • Element
  • Node
  • Patch