Docs.rs
  • mail-core-0.6.2
    • mail-core 0.6.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rustonaut
    • Dependencies
      • checked_command ^0.2.2 normal
      • chrono ^0.4 normal
      • failure ^0.1.2 normal
      • futures ^0.1.24 normal
      • futures-cpupool ^0.1.5 normal optional
      • lazy_static ^1.2.0 normal optional
      • log ^0.3.8 normal
      • mail-headers ^0.6.6 normal
      • mail-internals ^0.2.3 normal
      • media-type ^0.4.0-unstable normal
      • rand ^0.3.15 normal
      • serde ^1.0 normal optional
      • soft-ascii-string ^1.0 normal
      • vec1 ^1.3.0 normal
      • serde_json ^1.0 dev
      • serde_test ^1.0.80 dev
    • Versions
    • 89.15% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mail_core0.6.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Data
  • EncData
  • EncodableMail
  • IRI
  • Mail
  • MailFuture
  • Metadata
  • ResourceContainerLoadingFuture
  • Source
  • compose::BodyPart
  • compose::MailParts
  • context::CompositeContext
  • default_impl::FsResourceLoader
  • default_impl::HashedIdGen
  • error::ResourceLoadingError
  • utils::Disabled
  • utils::Enabled

Enums

  • MailBody
  • Resource
  • TransferEncodingHint
  • UseMediaType
  • context::MaybeEncData
  • default_impl::simple_context::ContextSetupError
  • error::MailError
  • error::OtherValidationError
  • error::ResourceError
  • error::ResourceLoadingErrorKind
  • error::ResourceNotUnloadableError

Traits

  • ContainedResourcesAccess
  • context::Context
  • context::MailIdGenComponent
  • context::OffloaderComponent
  • context::ResourceLoaderComponent
  • utils::ConstSwitch

Functions

  • context::default_impl_for_load_transfer_encoded_resource
  • default_impl::load_data
  • default_impl::simple_context::new
  • default_impl::simple_cpu_pool
  • mime::create_structured_random_boundary
  • utils::now

Type Aliases

  • default_impl::simple_context::Context
  • utils::SendBoxFuture