Docs.rs
clockwork-utils-2.0.17
clockwork-utils 2.0.17
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
nickgarfield
Dependencies
anchor-lang ^0.27.0
normal
base64 ~0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
static-pubkey ^1.0.3
normal
Versions
71.19%
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
☰
Abbreviated
Required Methods
abbreviated
Implementations on Foreign Types
Pubkey
Implementors
In clockwork_utils::pubkey
?
Trait
clockwork_utils
::
pubkey
::
Abbreviated
source
·
[
−
]
pub trait Abbreviated { // Required method fn
abbreviated
(&self) ->
String
; }
Required Methods
§
source
fn
abbreviated
(&self) ->
String
Implementations on Foreign Types
§
source
§
impl
Abbreviated
for Pubkey
source
§
fn
abbreviated
(&self) ->
String
Implementors
§