Docs.rs
  • do-with-in-base-0.1.1
    • do-with-in-base 0.1.1
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • flaviusb
    • Dependencies
      • bimap ^0.6.2 normal
      • proc-macro2 ^1.0 normal
      • quote ^1.0 normal
      • syn ^2.0 normal
    • Versions
    • 4.84% of the crate is documented
  • Go to latest version
  • 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
    • 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
logo

logo

Crate do_with_in_base

  • Version 0.1.1
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Crate do_with_in_base

source ·

Structs

  • Configuration
  • DoMarker
  • Res
  • Variables

Enums

  • Escaping
  • Sigil

Traits

  • StartMarker

Functions

  • actually_escape
  • actually_unescape
  • arithmeticHandler
  • arrayHandler
  • assignmentInternalHandler
  • concatHandler
  • concatHandlerInner
  • do_with_in_explicit
  • do_with_in_explicit2
    The function used to actually run a stage.
  • do_with_in_internal
  • escape
  • fnHandler
  • forHandler
  • genericDefaultHandlers
    This function generates the default handler set.
  • handleMkHandlerRunner
  • ifHandler
  • importHandler
  • internalFnRunner
  • letHandler
  • logicHandler
  • markerHandler
  • mkHandler
  • naiveStringifierHandler
  • quote
  • run
  • runMarkersHandler
  • string_to_identHandler
  • unescape
  • unquote
  • varHandler
  • withSigilHandler
    A handler that lets the end user change which sigil the code inside it uses.

Type Definitions

  • Handler
  • Handlers