weso / shapes-rs

RDF data shapes implementation in Rust
https://www.weso.es/shapes-rs/
Apache License 2.0
23 stars 1 forks source link

Hide internal implementation details from public crates #29

Open labra opened 5 months ago

labra commented 5 months ago

Review the crates that we publish to make public only the structs and functions that should be public, hiding the rest.