typst / ecow

Compact, clone-on-write vector and string.
Apache License 2.0
205 stars 16 forks source link

Fix links to various `alloc` citizens #7

Closed CosmicHorrorDev closed 1 year ago

CosmicHorrorDev commented 1 year ago

This fixes all of the warnings that pop up from cargo doc

laurmaedje commented 1 year ago

Thanks, forgot that when converting to no_std.