Function music::bind_file [] [src]

pub fn bind_file<T, P>(val: T, file: P) where T: 'static + Eq + Hash + Any, P: AsRef<Path>

Binds a file to value.