Struct fswatch_sys::FswSession [] [src]

pub struct FswSession { /* fields omitted */ }

Methods

impl FswSession
[src]

Trait Implementations

impl Drop for FswSession
[src]

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