pub use Assertion;
pub use ;
/// Types dealing with elision.
///
/// Actual functions for elision are on the [`Envelope`] type itself.
pub use ;
pub use EnvelopeEncodable;
/// Types dealing with recursive walking of envelopes.
///
/// The [`Envelope`] type itself has functions for walking envelopes.