Docs.rs
rudy-parser-0.2.1
rudy-parser 0.2.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
samscott89
Dependencies
anyhow ^1.0.97
normal
itertools ^0.14.0
normal
rudy-types ^0.2
normal
tracing ^0.1.41
normal
unsynn ^0.1.1
normal
insta ^1.42.2
dev
pretty_assertions ^1.4.1
dev
tracing-subscriber ^0.3.19
dev
Versions
23.38%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rudy_
parser
0.2.1
In rudy_
parser::
types
rudy_parser
::
types
Function
parse_type
Copy item path
Source
pub fn parse_type(s: &
str
) ->
Result
<
Type
>