You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/half/slice/sidebar-items.js

1 line
379 B

5 years ago
initSidebarItems({"fn":[["from_bits","Reinterpret a slice of `u16` bits as a slice of `f16` numbers."],["from_bits_mut","Reinterpret a mutable slice of `u16` bits as a mutable slice of `f16` numbers."],["to_bits","Reinterpret a slice of `f16` numbers as a slice of `u16` bits."],["to_bits_mut","Reinterpret a mutable slice of `f16` numbers as a mutable slice of `u16` bits."]]});