Docs.rs
clockwork-network-program-1.3.9
clockwork-network-program 1.3.9
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
nickgarfield
Dependencies
anchor-lang ^0.25.0
normal
anchor-spl ^0.25.0
normal
clockwork-utils ^1.3.9
normal
Versions
46.15%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
In clockwork_network_program::network_program
?
Function
clockwork_network_program
::
network_program
::
initialize
source
·
[
−
]
pub fn initialize(ctx:
Context
<'_, '_, '_, '_, Initialize<'_>>) ->
Result
<
()
>