brik64-core@0.1.0-beta.7.
Verify The Dependency
Library Versus CLI
brik64-core is a Rust library surface. It should not be documented as the installation method for the local brik64 command unless a release explicitly provides that path.
Example Policy
Rust examples should:- name the crate version;
- keep the function small;
- show observed output when behavior matters;
- identify related monomers;
- avoid replacing CLI evidence with library-only output.

