atom
0.3.0
Sealed
Implementors
In atom::
publish::
private
atom
::
publish
::
private
Trait
Sealed
Copy item path
Source
pub trait Sealed { }
Expand description
a marker trait to seal the [
Publish<R>
] trait
Implementors
§
Source
§
impl<'a>
Sealed
for
GitContext
<'a>