Docs.rs
ligen-parser-0.1.18
ligen-parser 0.1.18
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
notdanilo
Dependencies
ligen-common ^0.1.18
normal
ligen-ir ^0.1.18
normal
pretty_assertions ^1.4.0
normal
serde ^1
normal
syn ^2.0.77
normal
toml ^0.8.6
normal
ligen-ir ^0.1.18
dev
Versions
9.62%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
assert_failure
ligen_
parser
0.1.18
In ligen_
parser::
assert
ligen_parser
::
assert
Function
assert_
failure
Copy item path
Source
pub fn assert_failure<P, I>(parser: P, actual: I) ->
Result
<
()
>
where P:
Parser
<I>,