• A
    [PR #1315] Add `public` ACL to `BackendError` enum in the README. · a53cc42b
    Adrian Brink 提交于
    Add the `public` identifier to the `BackendError` enum in the part about using Generics for Serialization.
    
    Reason:
    The extension of Request throws an error ("Method cannot be declared public because its parameter uses an internal type") unless the enum is public.
    a53cc42b
README.md 52.3 KB