Docs.rs
decl-lang-0.3.0
decl-lang 0.3.0
Permalink
Docs.rs crate page
MIT
05 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
luuvish
Dependencies
num-bigint ^0.5
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
regex ^1
normal
rustyline ^18
normal
sha2 ^0.11
normal
tree-sitter ^0.27
normal
tree-sitter-language ^0.1
normal
cc ^1
build
Versions
13.14%
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
Report
decl_
lang
0.3.0
Report
Aliased Type
In decl_
lang::
infer
decl_lang
::
infer
Type Alias
Report
Copy item path
Source
pub type Report =
Rc
<dyn
Fn
(&
str
,
String
)>;
Aliased Type
§
pub struct Report {
/* private fields */
}