Type Definition libstrophe::error::EmptyResult [] [src]

type EmptyResult = Result<(), Error>;

Result for methods that don't return any value