Docs.rs
openjd-expr-0.1.2
openjd-expr 0.1.2
Docs.rs crate page
(
Apache-2.0
OR
MIT
)
Links
Homepage
Repository
crates.io
Source
Owners
mwiebe
github:openjobdescription:admin
leongdl
epmog
Dependencies
regex ^1
normal
regex-syntax ^0.8
normal
rustpython-ruff_python_ast ^0.15.8
normal
rustpython-ruff_python_parser ^0.15.8
normal
rustpython-ruff_text_size ^0.15.8
normal
serde ^1
normal
serde_json ^1
normal
shlex ^2
normal
thiserror ^2
normal
Versions
49.71%
of the crate is documented
Platform
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
Skip to main content
fail_fn
openjd_
expr
0.1.2
In openjd_
expr::
functions::
misc
openjd_expr
::
functions
::
misc
Function
fail_fn
Copy item path
Source
pub fn fail_fn( _: &'_ mut dyn
EvalContext
, a: &[
ExprValue
], ) ->
Result
<
ExprValue
,
ExpressionError
>