Docs.rs
reactor-cache-0.1.1
reactor-cache 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
mhseiden
Dependencies
futures ^0.1.6
normal
linked-hash-map ^0.3.0
normal
log ^0.3
normal
mio ^0.6
normal
tokio-core ^0.1
normal
Versions
0%
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
Weighted
reactor_
cache
0.1.1
Weighted
Required Methods
weight
Implementors
In crate reactor_
cache
reactor_cache
Trait
Weighted
Copy item path
Source
pub trait Weighted { // Required method fn
weight
(&self) ->
usize
; }
Required Methods
§
Source
fn
weight
(&self) ->
usize
Implementors
§