Struct random_access_memory::Sync [] [src]

pub struct Sync;

Main constructor.

Methods

impl Sync
[src]

[src]

Create a new instance.

[src]

Create a new instance with a 1mb page size.

[src]

Create a new instance, but pass the initial buffers to the constructor.

Trait Implementations

impl Debug for Sync
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Sync

impl Sync for Sync