Module mail::default_impl

source ·
Expand description

Re-export of the default_impl parts from mail-core.

This provides default implementations for a number of traits which might be needed for using some parts of the crates, e.g. a simple implementation of BuilderContext.

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.