generust icon indicating copy to clipboard operation
generust copied to clipboard

A cargo-generate template to help you build your best web application using Rust

Results 5 generust issues
Sort by recently updated
recently updated
newest added

`start_server` should be `.await` https://github.com/KyleU/generust/blob/df82ca546c8a9e4d8cc343a1c01b262efc7a8bcf/src/app.rs#L25

https://github.com/KyleU/generust/blob/df82ca546c8a9e4d8cc343a1c01b262efc7a8bcf/src/app.rs#L27

this treats the `sed` expression as the target file I think https://github.com/KyleU/generust/blob/df82ca546c8a9e4d8cc343a1c01b262efc7a8bcf/bin/build-client#L25