Docs.rs
ablescript-0.5.4
ablescript 0.5.4
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
AlexBethel
Dependencies
logos ^0.13
normal
rand ^0.8
normal
Versions
30.32%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ablescript
0.5.4
In ablescript::
parser
ablescript
::
parser
Function
parse
Copy item path
Source
pub fn parse(source: &
str
) ->
Result
<
Block
,
Error
>
Expand description
Parse AbleScript code into AST