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
/
triangle
/
Cargo.toml
blob: 4042a35b41077ef698d8faa672ef04363b17952a (
plain
) (
blame
)
1
2
3
4
5
6
7
[package]
edition
=
"2018"
name
=
"triangle"
version
=
"0.0.0"
[features]
generic
=
[]