cursive/doc
Miguel Madrid Mencía 1fcb9db79c Fix clippy warning in tutorial 3 (#374)
- Writing `&String` instead of `&str` involves a new object where a
  slice will do
  See https://rust-lang.github.io/rust-clippy/master/#ptr_arg
2019-09-06 10:23:44 -07:00
..
cursive_cursive.png Add "true" cursive screenshot 2016-07-16 16:49:37 -07:00
cursive_example.png Update example screenshot 2016-06-25 17:07:45 -07:00
tutorial_1.md Update docs, fix minor typos, rephrase some parts of the tutorials (#364) 2019-07-30 09:48:05 -07:00
tutorial_1.png Add first tutorial 2016-08-15 17:27:02 -07:00
tutorial_2.md Update docs, fix minor typos, rephrase some parts of the tutorials (#364) 2019-07-30 09:48:05 -07:00
tutorial_2.png Add second tutorial 2016-08-20 01:22:58 -07:00
tutorial_3.md Fix clippy warning in tutorial 3 (#374) 2019-09-06 10:23:44 -07:00
tutorial_3.png Add tutorial screenshot 2016-08-31 18:22:33 -07:00