prefetch 0.2.0

prefetch provides a type-safe wrapper around LLVM's prefetch intrinsic
Documentation
1
b0VIM 7.4�
�Y�|Daviaweinstock-debian~avi/Documents/github_repos/prefetch/src/lib.rsutf-8
3210#"! UtpadI�����X-,���m!�
�
�
�
g
E
#
"



������mod benchmarks;#[cmod benchmarks;#[cfg(test)]pub mod prefetch;extern crate test;#[cfg(test)]#![cfg_attr(test, feature(test))]#![feature(link_llvm_intrinsics)]//! This crate provides type-safe bindings to the LLVM prefetch instruction.*/   limitations under the License.   See the License for the specific language governing permissions and   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   distributed under the License is distributed on an "AS IS" BASIS,   Unless required by applicable law or agreed to in writing, software       http://www.apache.org/licenses/LICENSE-2.0   You may obtain a copy of the License at   you may not use this file except in compliance with the License.   Licensed under the Apache License, Version 2.0 (the "License");Copyright 2016 Avi Weinstock/*