Skip to main content

handle_get_stylesheets

Function handle_get_stylesheets 

Source
pub(crate) fn handle_get_stylesheets(
    documents: &DocumentCollection,
    pipeline: PipelineId,
    reply: GenericSender<Vec<StyleSheetInfo>>,
)