Enum fswatch_sys::FswError
[−]
[src]
pub enum FswError {
FromFSW(FswStatus),
NulError(NulError),
}Variants
FromFSW(FswStatus)NulError(NulError)