Benedikt Madani
Benedikt Madani
Is it possible to make pictures clickable and then redirect the user to a certain Link?
Would it be possible to add the possibilty to embed a Yotubuevideo by its ID?
Could be quite useful, e.g. to center on some specific position within a big vector drawable.
Using `Rust 1.74` and `Axum 0.7.1` i get the following with the [Axum example](https://github.com/pyrossh/rust-embed/blob/master/examples/axum.rs). Is there something I missed? ``` error[E0599]: no function or associated item named `get` found for...
Links
Is it possible to add Links with custom display text like "google.com" and having "click me" as a text? Or also clickable images which lead to links?