Skip to main content

source_bytes

Function source_bytes 

Source
pub fn source_bytes(source: &str) -> Result<Vec<u8>, AppError>
Expand description

The bytes one payload source carries, from this binary’s own sources.

§Errors

AppError::Refused where this release does not carry the source.