Docs.rs
texlang-stdlib-0.1.0
texlang-stdlib 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jamespfennell
Dependencies
chrono ^0.4.19
normal
optional
colored ^2
normal
linefeed ^0.6
normal
optional
rmp-serde ^1.0
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
texcraft-stdext ^0.1.0
normal
texlang ^0.1.0
normal
Versions
59.46%
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
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
texlang_
stdlib
0.1.0
In texlang_
stdlib::
testing
texlang_stdlib
::
testing
Function
initialize_vm
Copy item path
Source
pub fn initialize_vm<S:
Default
>(options: &
ResolvedOptions
<'_, S>) ->
Box
<
VM
<S>>