Docs.rs
runar-compiler-rust-0.4.4
runar-compiler-rust 0.4.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
icellan
Dependencies
clap ^4.5
normal
hex ^0.4
normal
serde =1.0.203
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
swc_common ^0.37
normal
swc_ecma_ast ^0.118
normal
swc_ecma_parser ^0.149
normal
Versions
34.73%
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_rust_dsl
runar_
compiler_
rust
0.4.4
In runar_
compiler_
rust::
frontend::
parser_
rustmacro
runar_compiler_rust
::
frontend
::
parser_rustmacro
Function
parse_
rust_
dsl
Copy item path
Source
pub fn parse_rust_dsl(source: &
str
, file_name:
Option
<&
str
>) ->
ParseResult