Docs.rs
md-tmpl-core-0.9.3
md-tmpl-core 0.9.3
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
29 July 2026
Links
Repository
crates.io
Source
Owners
domenukk
Dependencies
ciborium ^0.2.2
normal
optional
flexbuffers ^25.12
normal
optional
hashbrown ^0.17
normal
itoa ^1
normal
serde ^1
normal
optional
spin ^0.12
normal
thiserror ^2
normal
typed-builder ^0.23
normal
flexbuffers ^25.12
dev
serde ^1
dev
serde_yaml ^0.9
dev
tempfile ^3
dev
toml ^0.8
dev
Versions
93.37%
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
SLASH
md_
tmpl_
core
0.9.3
In md_
tmpl_
core::
consts
md_tmpl_core
::
consts
Constant
SLASH
Copy item path
Source
pub const SLASH:
char
= '/';
Expand description
Slash separator:
/
.