Docs.rs
graphannis-4.1.5
graphannis 4.1.5
Permalink
Docs.rs crate page
Apache-2.0
25 June 2026
Links
Repository
crates.io
Source
Owners
thomaskrause
Dependencies
boolean_expression ^0.4
normal
csv ^1
normal
facet ^0.46.0
normal
fs2 ^0.4
normal
graphannis-core ^4
normal
itertools ^0.14.0
normal
lalrpop-util ^0.23
normal
lazy_static ^1.4
normal
libc ^0.2
normal
linked-hash-map ^0.5
normal
log ^0.4
normal
lru ^0.17
normal
memory-stats ^1.1.0
normal
nonzero_lit ^0.1
normal
page_size ^0.6
normal
percent-encoding ^2.1
normal
rand ^0.10
normal
rayon ^1.3
normal
regex ^1
normal
regex-syntax ^0.8
normal
rustc-hash ^2.1.2
normal
serde ^1.0
normal
serde_derive ^1.0
normal
smallvec ^1.6
normal
strum ^0.28.0
normal
strum_macros ^0.28.0
normal
sys-info ^0.9
normal
tempfile ^3
normal
thiserror ^2.0.18
normal
toml ^1.1.2
normal
transient-btree-index ^0.5
normal
zip ^8.5.1
normal
assert_matches ^1.5.0
dev
criterion ^0.8
dev
fake ^5.1.0
dev
insta ^1.34.0
dev
pretty_assertions ^1.3
dev
same-file ^1.0.6
dev
serial_test ^3.4.0
dev
csv ^1.1
build
file_diff ^1
build
lalrpop ^0.23
build
regex ^1
build
Versions
44.19%
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
try_as_boxed_iter
graphannis
4.1.5
graphannis
Macro
try_
as_
boxed_
iter
Copy item path
Source
macro_rules! try_as_boxed_iter { ($x:expr) => { ... }; }