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
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::
conditional
Structs
Component
Constants
ELSE_DOC
FI_DOC
IFCASE_DOC
IFFALSE_DOC
IFNUM_DOC
IFODD_DOC
IFTRUE_DOC
OR_DOC
Functions
get_else
get_fi
get_if_case
get_if_false
get_if_num
get_if_odd
get_if_true
get_or
texlang_stdlib
::
conditional
Constant
IFODD_DOC
Copy item path
Settings
Help
Summary
Source
pub const IFODD_DOC: &
str
= "Check if a variable is odd";