devserver_lib 0.4.2

A zero configuration library for hosting a local folder via https. Refer to 'devserver' for the command line tool.
Documentation

devserver_lib

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

default

  • https

https

  • native-tls

native-tls

  • dep:native-tls

reload

  • notify
  • sha-1
  • base64

sha-1

  • dep:sha-1

notify

  • dep:notify

base64

  • dep:base64