Crate manganis_common
source ·Expand description
Common types and methods for the manganis asset system
Modules§
- Utilities for the cache that is used to collect assets
Structs§
- A manifest of all assets collected from dependencies
- The configuration for collecting assets
- The options for a css asset
- A file asset
- The location of an asset before and after it is collected
- The options for a font asset
- The options for an image asset
- A metadata asset
- All assets collected from a specific package
- A tailwind class asset
- The options for an unknown file asset
- The options for a video asset
Enums§
- The type of asset
- The options for a file asset
- The source of a file asset
- The type of a font
- The type of an image
- The type of a video
Functions§
- Adds an asset to the current package
- Clears all assets from the current package
- Get the mime type from a URI using its extension