Skip to content

Commit dff7bef

Browse files
authored
Re-export compute::compute_layout at the top level (#266)
1 parent af3bc53 commit dff7bef

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
@@ -37,4 +37,5 @@ mod data;
3737
mod resolve;
3838
mod sys;
3939

40+
pub use crate::compute::compute_layout;
4041
pub use crate::node::Taffy;

0 commit comments

Comments
 (0)