Docs.rs
  • ng-net-0.1.0
    • ng-net 0.1.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • niko-ng
    • Dependencies
      • async-recursion ^1.1.1 normal
      • async-std ^1.12.0 normal
      • async-trait ^0.1.64 normal
      • base64-url ^2.0.0 normal
      • ed25519-dalek ^1.0.1 normal
      • either ^1.8.1 normal
      • futures ^0.3.24 normal
      • lazy_static ^1.4.0 normal
      • ng-repo ^0.1.0 normal
      • noise-protocol ^0.2.0-rc1 normal
      • noise-rust-crypto ^0.6.0-rc.1 normal
      • once_cell ^1.17.1 normal
      • regex ^1.8.4 normal
      • serde ^1.0 normal
      • serde_bare ^0.5.0 normal
      • serde_bytes ^0.11.7 normal
      • serde_json ^1.0 normal
      • unique_id ^0.1.5 normal
      • url ^2.4.0 normal
      • web-time ^0.2.0 normal
      • default-net ^0.16.2 normal
      • getrandom ^0.2.7 normal
      • async-tungstenite ^0.22.2 dev
      • getrandom ^0.2.7 normal
      • reqwest ^0.11.18 normal
    • Versions
    • 37.9% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

ng_net0.1.0

Module utils

  • Structs
  • Functions
  • Type Aliases

In crate ng_net

Module ng_net::utils

source ·

Structs§

  • Dual25519Keys

Functions§

  • check_is_local_url
  • decode_invitation_string
  • dh_privkey_from_sensitive
  • gen_dh_keys
  • get_domain_without_port
  • get_domain_without_port_443
  • is_ipv4_benchmarking
  • is_ipv4_global
  • is_ipv4_private
  • is_ipv4_reserved
  • is_ipv4_shared
  • is_ipv6_documentation
  • is_ipv6_global
  • is_ipv6_private
  • is_ipv6_unicast_link_local
  • is_ipv6_unique_local
  • is_private_ip
  • is_public_ip
  • is_public_ipv4
  • is_public_ipv6
  • sensitive_from_privkey

Type Aliases§

  • Receiver
  • ResultSend
  • Sender