Struct glib::Checksum [] [src]

pub struct Checksum(_);

Methods

impl Checksum
[src]

[src]

[src]

[src]

[src]

impl Checksum
[src]

Important traits for Vec<u8>
[src]

[src]

Trait Implementations

impl Clone for Checksum
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Checksum
[src]

[src]

Formats the value using the given formatter. Read more

impl StaticType for Checksum
[src]

[src]

Returns the type identifier of Self.

Auto Trait Implementations

impl !Send for Checksum

impl !Sync for Checksum