Expand description
Support for “legacy” features.
Re-exports§
pub use crate::BoxLogger;
pub use crate::Logger;
pub use crate::OutputStyle;
Structs§
- Legacy
Importer This - More information: Sass documentation
- Legacy
Options - More information: Sass documentation
- Legacy
Options Builder - A builder for LegacyOptionsBuilder.
- Legacy
Plugin This - More information: Sass documentation
- Legacy
Plugin This Options - A partial representation of the options passed to [Sass::render].
- Legacy
Plugin This Options Result - A partially-constructed LegacyResult object.
- Legacy
Plugin This Options Result Stats - Partial information about the compilation in progress.
- Legacy
Result - More information: Sass documentation
- Legacy
Result Stats - More information: Sass documentation
Enums§
- Indent
Type - More information: Sass documentation
- Legacy
Importer Result - More information: Sass documentation
- Line
Feed - More information: Sass documentation
Constants§
- PATH_
DELIMITER - The platform-specific file delimiter, ‘:’ for unix.
Traits§
- Legacy
Importer - More information: Sass documentation
Type Aliases§
- BoxLegacy
Importer - A type alias for Box
.