Docs.rs
sdml-core-0.4.1
sdml-core 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
base64 ^0.22.1
normal
codespan-reporting ^0.11.1
normal
const_format ^0.2.34
normal
convert_case ^0.6
normal
language-tags ^0.3.2
normal
lazy_static ^1.5
normal
ordered-float ^4.5
normal
paste ^1.0.15
normal
regex ^1.11.0
normal
rust_decimal ^1.36.0
normal
sdml-errors ^0.4.1
normal
serde ^1.0.210
normal
optional
serde_json ^1.0.128
normal
optional
serde_regex ^1.1
normal
optional
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
tree-sitter ^0.24.4
normal
optional
url ^2.5
normal
xdirs ^0.1.1
normal
pretty_assertions ^1.4
dev
Versions
33.08%
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
sdml_
core
0.4.1
sdml_core
Macro
lang
Copy item path
Source
macro_rules! lang { ($name:ident) => { ... }; ($name:expr) => { ... }; }