bevy-aqua-core 0.1.1

Aqua cascade and material ABI, water-field types, bed map, shared render plumbing, and WGSL contracts.
docs.rs failed to build bevy-aqua-core-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Shared Aqua authoring types and cross-crate render contracts.

Application code should normally use the documented bevy_aqua root facade. The normally documented items here are its authored water and configuration contract. Items marked doc(hidden) remain public only so Aqua's sibling feature crates can share GPU ABI, resources, and schedule ordering; they are not an additional application-facing API tier.