Struct sofa::SofaError[][src]

pub struct SofaError(pub String);

Trait Implementations

impl Debug for SofaError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for SofaError

impl Sync for SofaError