Struct cached_file_view::FileViewMapping[][src]

pub struct FileViewMapping { /* fields omitted */ }

Methods

impl FileViewMapping
[src]

Important traits for FileViewMappingChunks<'a>

Trait Implementations

impl Clone for FileViewMapping
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations