Type Definition sass_alt::SassImporterTraitObject [] [src]

type SassImporterTraitObject = Box<SassImporter>;

A type to make it easier to work with, and remember, that SassFunctions are boxed trait objects.