Skip to content

Commit ec40ff5

Browse files
committed
Re-export compute::compute_layout at the top level
1 parent 2f78436 commit ec40ff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ mod resolve;
3838
mod sys;
3939

4040
pub use crate::node::Taffy;
41+
pub use crate::compute::compute_layout;

0 commit comments

Comments
 (0)