Docs.rs
spl-memo-6.0.0
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
spl-memo 6.0.0
Solana Program Library Memo
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
11
out of
11
items documented
0
out of
9
items with examples
Size
Source code size: 173.80 kB
Documentation size: 74.61 kB
Links
solana-labs/solana-program-library
3583
2093
53
crates.io
Dependencies
solana-account-info ^2.1.0
normal
solana-instruction ^2.1.0
normal
solana-msg ^2.1.0
normal
solana-program-entrypoint ^2.1.0
normal
solana-program-error ^2.1.0
normal
solana-pubkey ^2.1.0
normal
solana-program-test ^2.1.0
dev
solana-sdk ^2.1.0
dev
Versions
6.0.0
5.0.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.1
3.0.0
2.0.1
2.0.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.6-test2
1.0.6-test1
1.0.5
1.0.5-pre1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0
Owners
A program that accepts a string of encoded characters and verifies that it parses, while verifying and logging signers. Currently handles UTF-8 characters.