axum-embed 0.1.0

Serve embedded files with axum
Documentation
1
2
3
4
5
img {
    width: 100%;
    max-width: 300px;
    height: auto;
}