Docs.rs
angelmarkup-1.1.0
angelmarkup 1.1.0
Permalink
Docs.rs crate page
MIT
26 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ghost_135367
Dependencies
cleasy ^1.0.0
normal
colored ^2.0.0
normal
regex ^1.5.5
normal
serde_json ^1.0.79
normal
Versions
90%
of the crate is documented
Platform
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
Skip to main content
pattern_pool
angelmarkup
1.1.0
angelmarkup
Function
pattern_
pool
Copy item path
Source
pub fn pattern_pool() ->
HashMap
<
String
,
Regex
>
Expand description
A
HashMap
for tokens the lexer recognises.