Docs.rs
  • wasm-webauthn-0.1.0
    • wasm-webauthn 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • shimunn
    • Dependencies
      • ciborium ^0.2.0 normal
      • coset ^0.3.4 normal
      • derive_builder ^0.12.0 normal
      • js-sys ^0.3.61 normal
      • serde ^1.0.160 normal
      • serde-wasm-bindgen ^0.5.0 normal
      • serde_bytes ^0.11.9 normal
      • thiserror ^1.0.40 normal
      • tracing ^0.1.37 normal
      • wasm-bindgen ^0.2.84 normal
      • wasm-bindgen-futures ^0.4.34 normal
      • web-sys ^0.3.61 normal
    • Versions
    • 23.53% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasm_webauthn0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Credential
  • CredentialID
  • GetAssertionArgs
  • GetAssertionArgsBuilder
  • GetAssertionResponse
  • MakeCredentialArgs
  • MakeCredentialArgsBuilder
  • MakeCredentialResponse
  • PubKeyCredParams

Enums

  • Error
  • GetAssertionArgsBuilderError
  • MakeCredentialArgsBuilderError
  • UserVerification
  • UserVerificationRequirement

Type Aliases

  • Result