You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monolith/src
Sunshine 413dd66886
Merge pull request #96 from rhysd/refactorings
Refactorings
5 years ago
..
tests fix test code was broken by refactoring 5 years ago
args.rs prefer unwrap_or_default to unwrap_or 5 years ago
html.rs Merge pull request #96 from rhysd/refactorings 5 years ago
http.rs Merge pull request #96 from rhysd/refactorings 5 years ago
js.rs reduce allocation on checking DOM attributes and do not hard-code number of elements of array constant 5 years ago
lib.rs migrate to Rust 2018 5 years ago
macros.rs implement str!() macro 5 years ago
main.rs migrate to Rust 2018 5 years ago
utils.rs migrate to Rust 2018 5 years ago