Crate hypers

source ·

Re-exports§

Modules§

Structs§

  • Information about struct field.
  • Struct’s metadata information.
  • A file with an associated name.
  • Request source for extract data.
  • TcpListener is used to create a TCP connection listener.
  • A Unix socket which can accept connections from other Unix sockets.

Enums§

  • Body to Request and Response .
  • Rename rule for a field.
  • Source for a field.
  • Source format for a source. This format is just means that field format, not the request mime type. For example, the request is posted as form, but if the field is string as json format, it can be parsed as json.

Traits§

  • If a type implements this trait, it will provide a metadata that will help resolve the request to data of that type

Functions§

  • Starts a server and serves the connections.

Type Aliases§

Attribute Macros§