Docs.rs
riddle-lang-0.1.0
riddle-lang 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
riccardodebenedictis
Dependencies
serde_json ^1.0.149
normal
Versions
12.79%
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
parse_constructor
riddle
0.1.0
riddle
Function
parse_
constructor
Copy item path
Source
pub fn parse_constructor(input: &
str
) ->
Result
<
ConstructorDef
,
RiddleError
>