suppaftp 6.0.1

A super FTP/FTPS client library for Rust
Documentation

suppaftp

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 22 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

async

  • async-std
  • async-trait
  • pin-project

async-native-tls

  • async-native-tls-crate
  • async-secure

async-rustls

  • async-tls
  • async-secure

async-native-tls-vendored

  • async-native-tls
  • async-native-tls-crate/vendored

rustls

  • rustls-crate
  • secure

native-tls

  • native-tls-crate
  • secure

native-tls-vendored

  • native-tls
  • native-tls-crate/vendored

no-log

  • log/max_level_off

default-tls

  • native-tls

async-default-tls

  • async-native-tls

async-trait

  • dep:async-trait

async-tls

  • dep:async-tls

async-secure

  • async

native-tls-crate

  • dep:native-tls-crate

async-native-tls-crate

  • dep:async-native-tls-crate

rustls-crate

  • dep:rustls-crate

async-std

  • dep:async-std

pin-project

  • dep:pin-project

secure

    This feature flag does not enable additional features.

deprecated

    This feature flag does not enable additional features.

with-containers

    This feature flag does not enable additional features.