Docs.rs
  • fun-html-1.2.0
    • fun-html 1.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jcornaz
    • Dependencies
      • html-escape ^0.2 normal
      • rocket ^0.5 normal optional
      • rstest ^0.23 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

fun_html1.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Attribute
  • Document
  • Element

Enums

  • attr::AnchorTarget

Functions

  • attr::action
  • attr::alt
  • attr::async_
  • attr::charset
  • attr::charset_utf_8
  • attr::class
  • attr::cols
  • attr::content
  • attr::crossorigin_anonymous
  • attr::crossorigin_use_credentials
  • attr::defer
  • attr::download
  • attr::download_with_name
  • attr::for_
  • attr::height
  • attr::height_int
  • attr::href
  • attr::id
  • attr::integrity
  • attr::lang
  • attr::max
  • attr::maxlength
  • attr::method_get
  • attr::method_post
  • attr::min
  • attr::minlength
  • attr::multiple
  • attr::name
  • attr::pattern
  • attr::placeholder
  • attr::rel
  • attr::required
  • attr::rows
  • attr::src
  • attr::target
  • attr::target_blank
  • attr::type_
  • attr::type_checkbox
  • attr::type_date
  • attr::type_email
  • attr::type_file
  • attr::type_hidden
  • attr::type_month
  • attr::type_number
  • attr::type_password
  • attr::type_radio
  • attr::type_range
  • attr::type_reset
  • attr::type_submit
  • attr::type_tel
  • attr::type_text
  • attr::value
  • attr::width
  • attr::width_int
  • elt::a
  • elt::article
  • elt::body
  • elt::br
  • elt::button
  • elt::div
  • elt::fieldset
  • elt::footer
  • elt::form
  • elt::h1
  • elt::h2
  • elt::h3
  • elt::h4
  • elt::h5
  • elt::h6
  • elt::head
  • elt::header
  • elt::img
  • elt::input
  • elt::label
  • elt::li
  • elt::link
  • elt::main
  • elt::meta
  • elt::meta_viewport
  • elt::none
  • elt::ol
  • elt::option
  • elt::p
  • elt::raw
  • elt::raw_unsafe
  • elt::script
  • elt::script_empty
  • elt::section
  • elt::select
  • elt::small
  • elt::span
  • elt::table
  • elt::tbody
  • elt::td
  • elt::text
  • elt::textarea
  • elt::tfoot
  • elt::th
  • elt::thead
  • elt::title
  • elt::tr
  • elt::ul
  • html