index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
indent
/
rust
/
struct.rs
blob: f3828977f2eb6fcc93157eb33c3844b7165c9cca (
plain
)
1
2
3
4
struct
Foo
{
x
:
u32
,
y
:
u32
,
}