wasmi/memory_units/sidebar-items.js

1 line
429 B
JavaScript
Raw Normal View History

2019-10-23 15:27:04 +00:00
initSidebarItems({"fn":[["size_of","Returns the size of a type in [`Bytes`]."]],"mod":[["target","Sizes and units for the current compilation target."],["wasm32","WebAssembly-specific sizes and units."]],"struct":[["Bytes","Memory size specified in bytes."]],"trait":[["ByteSize","A trait defining the size, in bytes, of one unit of `Self`."],["RoundUpTo","A trait defining round up conversion between various memory units."]]});