Module mail_core::default_impl

source ·
Expand description

This module provides an number of default implementations for some of the interfaces.

For example it provides a default implementation for the context needed to build/encode a mail.

Modules

This module provides a type alias and constructor function for an simple context impl.

Structs

By setting SchemeValidation to Disabled the FsResourceLoader can be used to simple load a resource from a file based on a scheme tail as path independent of the rest, so e.g. it it is used in a Mux which selects a ResourceLoader impl based on a scheme the scheme would not be double validated.
a id gen implementation using hash-ing to generate part of it’s left hand side

Functions

Create a futures_cpupool::CpuPool with default parameters.