Docs.rs
xrcf-0.8.0
xrcf 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
24 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
rikhuijzer
Dependencies
anyhow ^1.0.86
normal
clap ^4.5
normal
parking_lot ^0.12
normal
rayon ^1.10
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wasmtime ^28.0.0
normal
criterion ^0.5
dev
indoc ^2
dev
Versions
51.92%
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
default_parse_type
xrcf
0.8.0
In xrcf::
frontend
xrcf
::
frontend
Function
default_
parse_
type
Copy item path
Source
pub fn default_parse_type<T:
ParserDispatch
>( parser: &mut
Parser
<T>, ) ->
Result
<
Shared
<dyn
Type
>>