influxdb/data_types
Dom Dwyer d322791d12
refactor: tidy NamespaceName construction errors
There was a mix of different ways of returning errors - this commit
unifies them, adds some documentation to the returned errors, and
removes the capitalisation.

Errors should be lower-case so they compose nicely like this:
    "something failed: super important error: inner error"
rather than:
    "something failed: Super important error: Inner error"
2023-03-31 16:27:26 +02:00
..
src refactor: tidy NamespaceName construction errors 2023-03-31 16:27:26 +02:00
Cargo.toml refactor: tidy NamespaceName construction errors 2023-03-31 16:27:26 +02:00