derail-report 0.1.0

Tools for reporting `derail::Error`s.
Documentation
1
2
3
4
//! Sealed module.

/// A sealed type.
pub(crate) struct Sealed;