Docs.rs
  • dcbor-pattern-0.2.0
    • dcbor-pattern 0.2.0
    • Docs.rs crate page
    • BSD-2-Clause-Patent
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wolfmcnally
    • Dependencies
      • bc-components ^0.24.0 normal
      • bc-tags ^0.5.0 normal
      • bc-ur ^0.12.0 normal
      • dcbor ^0.22.0 normal
      • dcbor-parse ^0.3.0 normal
      • hex ^0.4.3 normal
      • known-values ^0.7.0 normal
      • logos ^0.15.0 normal
      • regex ^1.11.1 normal
      • thiserror ^1.0.48 normal
      • anyhow ^1.0.0 dev
      • bc-rand ^0.4.0 dev
      • hex-literal ^0.4.1 dev
      • indoc ^2.0.0 dev
    • Versions
    • 49.78% 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

dcbor_pattern0.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • AndPattern
  • AnyPattern
  • CapturePattern
  • FormatPathsOpts
  • Interval
  • NotPattern
  • NullPattern
  • OrPattern
  • Program
  • Quantifier
  • RepeatPattern
  • SearchPattern
  • SequencePattern
  • Vm

Enums

  • ArrayPattern
  • Axis
  • BoolPattern
  • ByteStringPattern
  • DatePattern
  • DigestPattern
  • Error
  • Instr
  • KnownValuePattern
  • MapPattern
  • MetaPattern
  • NumberPattern
  • PathElementFormat
  • Pattern
  • Reluctance
  • StructurePattern
  • TaggedPattern
  • TextPattern
  • Token
  • ValuePattern

Functions

  • format_path
  • format_path_opt
  • format_paths
  • format_paths_opt
  • format_paths_with_captures
  • run

Type Aliases

  • Path
  • Result