Generic servable
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Failing after 7s
CI / Clippy (push) Successful in 51s
CI / Build and test (push) Successful in 1m13s
CI / Build container (push) Successful in 53s
CI / Deploy on waypoint (push) Successful in 48s
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Failing after 7s
CI / Clippy (push) Successful in 51s
CI / Build and test (push) Successful in 1m13s
CI / Build container (push) Successful in 53s
CI / Deploy on waypoint (push) Successful in 48s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod page;
|
||||
pub use page::*;
|
||||
mod servable;
|
||||
pub use servable::*;
|
||||
|
||||
mod requestcontext;
|
||||
pub use requestcontext::*;
|
||||
|
||||
Reference in New Issue
Block a user