Crate common_base

Source

Re-exports§

pub use bit_vec::BitVec;
pub use plugins::Plugins;

Modules§

bit_vec
bytes
cancellation
CancellationHandle is used to compose with manual implementation of futures::future::Future or [futures::stream::Stream] to facilitate cancellation. See example in [frontend::stream_wrapper::CancellableStreamWrapper] and CancellableFuture.
plugins
range_read
readable_size
secrets
SecretBox wrapper type for more carefully handling secret values (e.g. passwords, cryptographic keys, access tokens or other credentials)

Type Aliases§

AffectedRows