Structs§
- Asset
Options - Settings for a generic asset
- Asset
Options Builder - A builder for
AssetOptions - Bundled
Asset - An asset that should be copied by the bundler with some options. This type will be
serialized into the binary.
CLIs that support manganis, should pull out the assets from the link section, optimize,
and write them to the filesystem at
BundledAsset::bundled_pathfor the application to use. - CssAsset
Options - Options for a css asset
- Folder
Asset Options - The builder for a folder asset.
- Image
Asset Options - Options for an image asset
- JsAsset
Options - Options for a javascript asset
Enums§
- Asset
Variant - Settings for a specific type of asset
- Image
Format - The type of an image. You can read more about the tradeoffs between image formats here
- Image
Size - The size of an image asset
Functions§
- collect_
css_ idents - Collect CSS classes & ids.