Docs.rs
spl-memo-3.0.1
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 3.0.1
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
Links
solana-labs/solana-program-library
3583
2093
53
crates.io
Dependencies
solana-program ^1.6.2
normal
solana-program-test ^1.6.2
dev
solana-sdk ^1.6.2
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.