Commit graph

6 commits

Author SHA1 Message Date
23309b4c84 🎨 Identifier to 4 letters for better composition 2023-07-31 11:28:48 +02:00
1e554aac68 💥 Rename create_handle!() to new_handle!() 2023-07-26 15:03:18 +02:00
05304f116a Mark async main function with #[pagetop::main]
Also, use #[pagetop::test] for test functions. Add actix-web to
Cargo.toml only when using Actix Web macros for service configuration.
2023-07-19 23:58:23 +02:00
6df57a0c12 💥 Better names for main macros 2023-07-15 11:34:28 +02:00
66f67f41dc 🚧 Renombra "define_handle!()" por "use_handle!()" 2023-06-23 08:26:26 +02:00
4054715591 📝 Incluye el primer ejemplo en la documentación 2023-06-09 19:14:08 +02:00