Docs.rs
yamlscript-0.1.2
yamlscript 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ingydotnet
Dependencies
dlopen ^0.1.8
normal
libc ^0.2.150
normal
Versions
50%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
yamlscript
0.1.2
All Items
Enums
Functions
?
Crate
yamlscript
source
·
[
−
]
Enums
Error
An error with libyamlscript.
Functions
compile
Compile a YS string to CLJ.
load
Load a YS string, returning a JSON string.
run
Load a YS string, discarding the result.