pub trait Sealed { }

Implementations on Foreign Types§

source§

impl<T: Sealed> Sealed for &T

Implementors§