Docs.rs
mech-syntax-0.2.34
mech-syntax 0.2.34
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cmontella
Dependencies
colored ^3.0.0
normal
hashbrown ^0.15.2
normal
indexmap ^2.7.1
normal
lazy_static ^1.5.0
normal
libm ^0.2.11
normal
mech-core ^0.2.34
normal
nalgebra ^0.33.2
normal
nom ^7.1.3
normal
nom-unicode ^0.4.0
normal
num-traits ^0.2.19
normal
paste ^1.0.15
normal
rlibc =1.0
normal
optional
serde ^1.0.218
normal
serde_derive ^1.0.218
normal
simba ^0.9.0
normal
tabled ^0.18.0
normal
unicode-segmentation ^1.12.0
normal
Versions
6.57%
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
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
mech_
syntax
0.2.34
In mech_
syntax::
statements
mech_syntax
::
statements
Function
variable_define
Copy item path
Source
pub fn variable_define( input:
ParseString
<'_>, ) ->
ParseResult
<'_,
VariableDefine
>