Type Definition freya::prelude::error::UseSharedStateResult

pub type UseSharedStateResult<T> = Result<T, UseSharedStateError>;