pub fn out() -> String
Expand description
This is a simple wrapper for Buffer::out
.
When used as a WASM module, this lib instantiate a global
Buffer
and this method is using the global instance.
pub fn out() -> String
This is a simple wrapper for Buffer::out
.
When used as a WASM module, this lib instantiate a global
Buffer
and this method is using the global instance.