Docs.rs
fluent-fallback-0.7.2
fluent-fallback 0.7.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
waywardmonkeys
zbraniecki
alerque
nordzilla
dminor
gregtatum
Dependencies
async-trait ^0.1
normal
chunky-vec ^0.1
normal
fluent-bundle ^0.16.0
normal
futures ^0.3
normal
once_cell ^1.21
normal
pin-cell ^0.2
normal
rustc-hash ^2.1
normal
unic-langid ^0.9
normal
fluent-langneg ^0.13
dev
tokio ^1.38
dev
unic-langid ^0.9
dev
Versions
21.82%
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
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
fluent_
fallback
0.7.2
Bundle
Iterator
Provided Methods
prefetch_sync
Implementors
In fluent_
fallback::
generator
fluent_fallback
::
generator
Trait
BundleIterator
Copy item path
Source
pub trait BundleIterator { // Provided method fn
prefetch_sync
(&mut self) { ... } }
Provided Methods
§
Source
fn
prefetch_sync
(&mut self)
Implementors
§