Docs.rs
anchor-attribute-interface-0.26.0
anchor-attribute-interface 0.26.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
armaniferrante
Dependencies
anchor-syn ^0.26.0
normal
anyhow ^1.0.32
normal
heck ^0.3.2
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0.60
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
anchor_
attribute_
interface
0.26.0
All Items
Crate Items
Attribute Macros
Crate
anchor_attribute_interface
Copy item path
Source
Attribute Macros
ยง
interface
The
#[interface]
attribute allows one to define an external program dependency, without having any knowledge about the program, other than the fact that it implements the given trait.