Docs.rs
roopes-core-0.1.1
roopes-core 0.1.1
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
zwerdlds
Dependencies
delegate ^0.9.0
normal
embed-doc-image ^0.1.4
normal
enclose ^1.1.8
normal
Versions
100%
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
Module lambda
roopes_
core
0.1.1
Module lambda
Module Items
Structs
In roopes_
core::
patterns::
abstract_
factory
roopes_core
::
patterns
::
abstract_factory
Module
lambda
Copy item path
Source
Expand description
Provides a simple wrapper struct around
Emitter
,
Fn()->T
types.
Structs
ยง
Lambda
Created new objects by repeatedly calling its delegated
Emitter
.