Add user object / missing docs #12
Annotations
10 errors and 10 warnings
clippy:
src/macros.rs#L21
unused macro definition: `log_info`
|
clippy:
src/client.rs#L6
field `options` is never read
|
clippy:
src/constants.rs#L3
constant `SDK_KEY_PROXY_PREFIX` is never used
|
clippy:
src/constants.rs#L4
constant `SDK_KEY_PREFIX` is never used
|
clippy:
src/constants.rs#L5
constant `CONFIG_FILE_NAME` is never used
|
clippy:
src/constants.rs#L6
constant `SERIALIZATION_FORMAT_VERSION` is never used
|
clippy:
src/constants.rs#L7
constant `SDK_KEY_SECTION_LENGTH` is never used
|
clippy:
src/constants.rs#L8
constant `GLOBAL_CDN_URL` is never used
|
clippy:
src/constants.rs#L9
constant `EU_CDN_URL` is never used
|
clippy:
src/errors.rs#L14
variants `Parse` and `Http` are never constructed
|
test:
src/macros.rs#L21
unused macro definition: `log_info`
|
test:
src/client.rs#L6
field `options` is never read
|
test:
src/constants.rs#L3
constant `SDK_KEY_PROXY_PREFIX` is never used
|
test:
src/constants.rs#L4
constant `SDK_KEY_PREFIX` is never used
|
test:
src/constants.rs#L5
constant `CONFIG_FILE_NAME` is never used
|
test:
src/constants.rs#L6
constant `SERIALIZATION_FORMAT_VERSION` is never used
|
test:
src/constants.rs#L7
constant `SDK_KEY_SECTION_LENGTH` is never used
|
test:
src/constants.rs#L8
constant `GLOBAL_CDN_URL` is never used
|
test:
src/constants.rs#L9
constant `EU_CDN_URL` is never used
|
test:
src/errors.rs#L14
variants `Parse` and `Http` are never constructed
|