Docs.rs
strategy-pattern-rs-0.1.0
strategy-pattern-rs 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
afuentesan
Dependencies
darling ^0.20.10
normal
proc-macro2 ^1.0.93
normal
quote ^1.0.38
normal
syn ^2.0.98
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate
strategy_pattern_rs
strategy_
pattern_
rs
0.1.0
All Items
Crate Items
Attribute Macros
Crates
strategy_pattern_rs
Crate
strategy_pattern_rs
Copy item path
Settings
Help
Summary
Source
Attribute Macros
§
strategy_
pattern_
fn
Attribute macro to register a function as part of a strategy pattern.
strategy_
pattern_
type
Attribute macro to define a strategy type.