Struct dacite::core::MappedMemory [] [src]

pub struct MappedMemory { /* fields omitted */ }

Methods

impl MappedMemory
[src]

Trait Implementations

impl Debug for MappedMemory
[src]

Formats the value using the given formatter.

impl Drop for MappedMemory
[src]

A method called when the value goes out of scope. Read more