index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
proc-macro-error
/
src
/
sealed.rs
blob: a2d5081e55072ad8d3b16ad73df1a644f141b4aa (
plain
)
1
2
3
pub
trait
Sealed
{}
impl
Sealed
for
crate
::
Diagnostic
{}