index
:
fparkan
master
rcli
Utilities and tools for the game “Parkan: Iron Strategy”.
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
syn
/
src
/
sealed.rs
blob: dc804742d12db08ebcbaf300418624993b559fc8 (
plain
) (
blame
)
1
2
3
4
#[cfg(feature =
"parsing"
)]
pub
(
crate
)
mod
lookahead
{
pub
trait
Sealed
:
Copy
{}
}