Docs.rs
  • wasmdev-0.1.7
    • wasmdev 0.1.7
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Gronis
    • Dependencies
      • wasmdev_macro ^0.1.7 normal
      • wasmdev_server ^0.1.7 normal
      • console_error_panic_hook ^0.1.7 normal optional
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasmdev0.1.7

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Server
  • ServerConfig
  • http::Client
  • http::Endpoint
  • http::EndpointBuilder
  • http::Request
  • http::Response
  • http::Server
  • http::ServerConfig
  • http::StatusCode
  • utils::Deferred

Enums

  • http::BufferErrorKind
  • http::EndpointHasResponse
  • http::EndpointNoResponse
  • http::Error
  • http::Header
  • http::HttpErrorKind
  • http::ParseErrorKind
  • http::RequestType
  • http::ResponseAction
  • http::Version

Traits

  • http::EndpointBuilderHasResponse
  • http::EndpointBuilderNoResponse
  • prelude::EndpointBuilderHasResponse
  • prelude::EndpointBuilderNoResponse
  • utils::EventHandler

Attribute Macros

  • main

Functions

  • core::code::build_wasm
  • core::code::minify_javascript
  • core::fs::create_parent_dir_all
  • core::fs::list_files_recursively
  • core::fs::remove_empty_dirs
  • http::compute_accept
  • http::is_valid_websocket
  • http::make_http_response
  • http::make_websocket_accept_response
  • http::parse_request
  • http::write_headers
  • http::write_response
  • if_enabled_setup_panic_hook_once
  • utils::hash_bytes
  • utils::make_watcher

Type Aliases

  • http::Result