NETXave 0.0.9

Lightweight crate for working with the network.
Documentation

NETXave

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

all_protocols

  • dns
  • ssh
  • ftp
  • http
  • snmp
  • pop3
  • smtp
  • imap
  • gemini
  • gopher
  • telnet

rustls

  • dep:rustls
  • dep:webpki-roots

native-tls

  • dep:native-tls

gemini

    This feature flag does not enable additional features.

gopher

    This feature flag does not enable additional features.

dns

    This feature flag does not enable additional features.

smtp

    This feature flag does not enable additional features.

sync

    This feature flag does not enable additional features.

server

    This feature flag does not enable additional features.

client

    This feature flag does not enable additional features.

async

    This feature flag does not enable additional features.

imap

    This feature flag does not enable additional features.

snmp

    This feature flag does not enable additional features.

ssh

    This feature flag does not enable additional features.

ftp

    This feature flag does not enable additional features.

telnet

    This feature flag does not enable additional features.

pop3

    This feature flag does not enable additional features.

http

    This feature flag does not enable additional features.