MCPcopy Create free account
hub / github.com/arosspope/cipher-crypt / new

Method new

src/caesar.rs:27–33  ·  view source on GitHub ↗

Initialise a Caesar cipher given a specific shift value. # Panics `shift` is not in the inclusive range `1 - 26`.

(shift: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected