Type Definition rustpython_common::cformat::CFormatBytes

source ·
pub type CFormatBytes = CFormatStrOrBytes<Vec<u8>>;

Implementations§