in rust, this is a slice // b - byte, r - raw string, br - byte of raw string let src2: Vec<u8> = br#"e{"ddie"}"#.to_vec();
確定! 回上一頁