Struct systemd_parser::items::SystemdUnit [] [src]

pub struct SystemdUnit { /* fields omitted */ }

Methods

impl SystemdUnit
[src]

Trait Implementations

impl PartialEq for SystemdUnit
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for SystemdUnit
[src]

impl Clone for SystemdUnit
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SystemdUnit
[src]

Formats the value using the given formatter.