Docs.rs
  • cl-format-0.1.0
    • cl-format 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ccqpein
    • Dependencies
      • cl-format-macros ^0.1 normal
      • lazy_static ^1.4.0 normal
      • quote ^1 normal
      • syn ^1 normal
    • Versions
    • 50% 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 cl_format

  • Version 0.1.0
  • All Items
  • Macros
  • Structs
  • Enums
  • Traits
?
Change settings

Crate cl_format

source ·

Macros

  • cl_format
    cl_format! should like vec! macro
  • multi_tilde_impl
    multi_tilde_impl!(TildeKindVa, [float, char, String], self, {Err(“un-implenmented yet”.into())})
  • tilde

Structs

  • Args
  • ControlStr
    the control string should including:
  • Tilde
    The tilde struct

Enums

  • StarKind
  • TildeCondKind
  • TildeKind
  • TildeLoopKind

Traits

  • TildeAble
  • TildeKindChar
  • TildeKindCond
  • TildeKindDigit
  • TildeKindFloat
  • TildeKindLoop
  • TildeKindLoopEnd
  • TildeKindStandard
  • TildeKindStar
  • TildeKindText
  • TildeKindTildes
  • TildeKindVa
  • TildeKindVecTilde