amazon-ion / ion-schema-rust

Rust implementation of Ion Schema
https://amazon-ion.github.io/ion-schema/sandbox
Apache License 2.0
13 stars 6 forks source link

rename `Authority` trait to `DocumentAuthority` #30

Closed desaikd closed 3 years ago

desaikd commented 3 years ago

Issue: Fixes #17

Description of changes: This PR works on renaming Authority trait to a more proper name DocumentAuthority now that it doesn't perform the end-to-end role of an authority.