Function styled_components::styled_components

source ·
pub fn styled_components<C>(
    file_name: FileName,
    src_file_hash: u128,
    config: Config,
    comments: C
) -> impl Fold + VisitMut
where C: Comments,