Corelib
#[derive(Default, Drop)] pub struct Formatter { pub buffer: ByteArray, }
pub buffer: ByteArray
Was this page helpful?