List of all items
Structs
- Keypair
- Parameters
- SealedEnvelope
- Session
- SessionManager
- SessionRequest
- SessionState
- http::Error
- http::Extensions
- http::HeaderMap
- http::HeaderName
- http::HeaderValue
- http::Method
- http::Request
- http::Response
- http::StatusCode
- http::Uri
- http::Version
- http::header::Drain
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderValue
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- http::header::MaxSizeReached
- http::header::OccupiedEntry
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- http::method::InvalidMethod
- http::method::Method
- http::request::Builder
- http::request::Parts
- http::request::Request
- http::response::Builder
- http::response::Parts
- http::response::Response
- http::status::InvalidStatusCode
- http::status::StatusCode
- http::uri::Authority
- http::uri::Builder
- http::uri::InvalidUri
- http::uri::InvalidUriParts
- http::uri::Parts
- http::uri::PathAndQuery
- http::uri::Port
- http::uri::Scheme
- http::uri::Uri
- http::version::Version
- log::Metadata
- log::MetadataBuilder
- log::ParseLevelError
- log::Record
- log::RecordBuilder
- log::SetLoggerError
- pem::EncodeConfig
- pem::HeaderMap
- pem::HeadersIter
- pem::Pem
- snow::Builder
- snow::HandshakeState
- snow::Keypair
- snow::StatelessTransportState
- snow::TransportState
- snow::params::HandshakeChoice
- snow::params::HandshakeModifierList
- snow::params::NoiseParams
- snow::resolvers::DefaultResolver
- snow::resolvers::FallbackResolver
- uuid::Builder
- uuid::Error
- uuid::NoContext
- uuid::NonNilUuid
- uuid::Timestamp
- uuid::Uuid
- uuid::fmt::Braced
- uuid::fmt::Hyphenated
- uuid::fmt::Simple
- uuid::fmt::Urn
- uuid::timestamp::Timestamp
- uuid::timestamp::context::NoContext
- uuid::timestamp::context::ThreadLocalContext
Enums
- Encoding
- Error
- HandshakeMessage
- OpaqueMessage
- ProtocolState
- RequestMessage
- ResponseMessage
- ServerMessage
- TransparentMessage
- hex::FromHexError
- http::header::Entry
- log::Level
- log::LevelFilter
- pem::LineEnding
- pem::PemError
- snow::Error
- snow::error::Error
- snow::error::InitStage
- snow::error::PatternProblem
- snow::error::Prerequisite
- snow::error::StateProblem
- snow::params::BaseChoice
- snow::params::CipherChoice
- snow::params::DHChoice
- snow::params::HandshakeModifier
- snow::params::HandshakePattern
- snow::params::HashChoice
- uuid::Variant
- uuid::Version
Traits
- hex::FromHex
- hex::ToHex
- http::header::AsHeaderName
- http::header::IntoHeaderName
- log::Log
- snow::resolvers::CryptoResolver
- snow::types::Cipher
- snow::types::Dh
- snow::types::Hash
- snow::types::Random
- uuid::ClockSequence
- uuid::timestamp::ClockSequence
Macros
Functions
- decode
- decode_keypair
- encode
- encode_keypair
- generate_keypair
- hex::decode
- hex::decode_to_slice
- hex::deserialize
- hex::encode
- hex::encode_to_slice
- hex::encode_upper
- hex::serde::deserialize
- hex::serde::serialize
- hex::serde::serialize_upper
- hex::serialize
- hex::serialize_upper
- log::logger
- log::max_level
- log::set_logger
- log::set_logger_racy
- log::set_max_level
- log::set_max_level_racy
- pem::encode
- pem::encode_config
- pem::encode_many
- pem::encode_many_config
- pem::parse
- pem::parse_many
- uuid::serde::braced::deserialize
- uuid::serde::braced::serialize
- uuid::serde::compact::deserialize
- uuid::serde::compact::serialize
- uuid::serde::simple::deserialize
- uuid::serde::simple::serialize
- uuid::serde::urn::deserialize
- uuid::serde::urn::serialize
Type Aliases
- PartyNumber
- Result
- RoundNumber
- SessionId
- http::Result
- pem::Result
- snow::resolvers::BoxedCryptoResolver
- uuid::Bytes
Constants
- PATTERN
- PEM_PATTERN
- PEM_PRIVATE
- PEM_PUBLIC
- TAGLEN
- VERSION
- http::header::ACCEPT
- http::header::ACCEPT_CHARSET
- http::header::ACCEPT_ENCODING
- http::header::ACCEPT_LANGUAGE
- http::header::ACCEPT_RANGES
- http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS
- http::header::ACCESS_CONTROL_ALLOW_HEADERS
- http::header::ACCESS_CONTROL_ALLOW_METHODS
- http::header::ACCESS_CONTROL_ALLOW_ORIGIN
- http::header::ACCESS_CONTROL_EXPOSE_HEADERS
- http::header::ACCESS_CONTROL_MAX_AGE
- http::header::ACCESS_CONTROL_REQUEST_HEADERS
- http::header::ACCESS_CONTROL_REQUEST_METHOD
- http::header::AGE
- http::header::ALLOW
- http::header::ALT_SVC
- http::header::AUTHORIZATION
- http::header::CACHE_CONTROL
- http::header::CACHE_STATUS
- http::header::CDN_CACHE_CONTROL
- http::header::CONNECTION
- http::header::CONTENT_DISPOSITION
- http::header::CONTENT_ENCODING
- http::header::CONTENT_LANGUAGE
- http::header::CONTENT_LENGTH
- http::header::CONTENT_LOCATION
- http::header::CONTENT_RANGE
- http::header::CONTENT_SECURITY_POLICY
- http::header::CONTENT_SECURITY_POLICY_REPORT_ONLY
- http::header::CONTENT_TYPE
- http::header::COOKIE
- http::header::DATE
- http::header::DNT
- http::header::ETAG
- http::header::EXPECT
- http::header::EXPIRES
- http::header::FORWARDED
- http::header::FROM
- http::header::HOST
- http::header::IF_MATCH
- http::header::IF_MODIFIED_SINCE
- http::header::IF_NONE_MATCH
- http::header::IF_RANGE
- http::header::IF_UNMODIFIED_SINCE
- http::header::LAST_MODIFIED
- http::header::LINK
- http::header::LOCATION
- http::header::MAX_FORWARDS
- http::header::ORIGIN
- http::header::PRAGMA
- http::header::PROXY_AUTHENTICATE
- http::header::PROXY_AUTHORIZATION
- http::header::PUBLIC_KEY_PINS
- http::header::PUBLIC_KEY_PINS_REPORT_ONLY
- http::header::RANGE
- http::header::REFERER
- http::header::REFERRER_POLICY
- http::header::REFRESH
- http::header::RETRY_AFTER
- http::header::SEC_WEBSOCKET_ACCEPT
- http::header::SEC_WEBSOCKET_EXTENSIONS
- http::header::SEC_WEBSOCKET_KEY
- http::header::SEC_WEBSOCKET_PROTOCOL
- http::header::SEC_WEBSOCKET_VERSION
- http::header::SERVER
- http::header::SET_COOKIE
- http::header::STRICT_TRANSPORT_SECURITY
- http::header::TE
- http::header::TRAILER
- http::header::TRANSFER_ENCODING
- http::header::UPGRADE
- http::header::UPGRADE_INSECURE_REQUESTS
- http::header::USER_AGENT
- http::header::VARY
- http::header::VIA
- http::header::WARNING
- http::header::WWW_AUTHENTICATE
- http::header::X_CONTENT_TYPE_OPTIONS
- http::header::X_DNS_PREFETCH_CONTROL
- http::header::X_FRAME_OPTIONS
- http::header::X_XSS_PROTECTION
- log::STATIC_MAX_LEVEL
- uuid::timestamp::UUID_TICKS_BETWEEN_EPOCHS