Initialise a Caesar cipher given a specific shift value. # Panics `shift` is not in the inclusive range `1 - 26`.
(shift: usize)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected