Docs.rs
VibeProtocol-0.1.0
VibeProtocol 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sympact06
Dependencies
base64 ^0.22.0
normal
sodiumoxide ^0.2.7
normal
Versions
16.67%
of the crate is documented
Platform
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
Vibe
Protocol
0.1.0
In Vibe
Protocol::
caesar
VibeProtocol
::
caesar
Function
encrypt_caesar
Copy item path
Source
pub fn encrypt_caesar(plaintext: &
str
, shift:
u8
) ->
String