wasmer/rustdoc/digest/sidebar-items.js
2019-09-06 15:57:44 -07:00

1 line
845 B
JavaScript

initSidebarItems({"macro":[["impl_write","Implements `std::io::Write` trait for implementer of `Input`"]],"struct":[["InvalidOutputSize","The error type for variable hasher initialization"]],"trait":[["BlockInput","Trait to indicate that digest function processes data in blocks of size `BlockSize`."],["Digest","The `Digest` trait specifies an interface common for digest functions."],["ExtendableOutput","Trait which describes extendable-output functions (XOF)."],["FixedOutput","Trait for returning digest result with the fixed size"],["Input","Trait for processing input data"],["Reset","Trait for resetting hash instances"],["VariableOutput","Trait for returning digest result with the variable size"],["XofReader","Trait for describing readers which are used to extract extendable output from XOF (extendable-output function) result."]]});