Docs.rs
  • cargo-rdme-1.4.3
    • cargo-rdme 1.4.3
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • orium
    • Dependencies
      • cargo_metadata ^0.18.1 normal
      • clap ^4.5.0 normal
      • git2 ^0.18.2 normal
      • indoc ^2.0.4 normal
      • itertools ^0.12.1 normal
      • proc-macro2 ^1.0.78 normal
      • pulldown-cmark ^0.10.0 normal
      • syn ^2.0.48 normal
      • termcolor ^1.4.1 normal
      • thiserror ^1.0.57 normal
      • toml ^0.8.10 normal
      • unicase ^2.7.0 normal
      • pretty_assertions ^1.4.0 dev
    • Versions
    • 1.89% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cargo_rdme1.4.3

Module transform

  • Structs
  • Enums
  • Traits

In crate cargo_rdme

?
Change settings

Module cargo_rdme::transform

source ·

Structs§

  • DocTransformIntralinks
  • DocTransformRustMarkdownTag
  • DocTransformRustRemoveComments
  • IntralinksConfig
  • IntralinksDocsRsConfig

Enums§

  • IntralinkError

Traits§

  • DocTransform