[][src]Function rustpython_vm::obj::objbytes::get_value

pub fn get_value<'a>(obj: &'a PyObjectRef) -> impl Deref<Target = Vec<u8>> + 'a