Docs.rs
  • css-modules-0.5.2
    • css-modules 0.5.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wtfsophia
    • Dependencies
      • css-modules-macros ^0.5 normal
      • glob ^0.3 normal
      • pest ^2 normal
      • pest_derive ^2 normal
      • quote ^0.6 normal
    • Versions
    • 13.68% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

css_modules0.5.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • CssModule
  • CssModuleBuilder
  • CssModules
  • ast::Context
  • ast::Module
  • ast::Stylesheet

Enums

  • ast::Child
  • parser::Error
  • parser::Rule

Macros

  • include_css_module

Functions

  • ast::atrule
  • ast::comment
  • ast::property
  • ast::replace_identifiers
  • ast::selectrule
  • parser::animation
  • parser::selector
  • parser::stylesheet

Type Aliases

  • ast::Children
  • ast::Identifiers
  • ast::Modules
  • parser::ParserResult