pub type LayoutErr = LayoutError;
👎Deprecated since 1.52.0: Name does not follow std convention, use LayoutError
Available on crate feature
mtls
only.Aliased Type§
struct LayoutErr;
pub type LayoutErr = LayoutError;
mtls
only.struct LayoutErr;