index
:
exercism
master
Collection of solutions to exercises from exercism.io.
Federico Igne
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
matching-brackets
/
Cargo.toml
blob: 2e7dafaafe57cc2769054811e7efd6c8f99f7f1a (
plain
) (
blame
)
1
2
3
4
[package]
edition
=
"2018"
name
=
"matching-brackets"
version
=
"2.0.0"